org.jboss.errai.cdi.client.events
Class Fraud

java.lang.Object
  extended by org.jboss.errai.cdi.client.events.Fraud
All Implemented Interfaces:
Serializable

public class Fraud
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Fraud()
           
Fraud(long timestamp)
           
 
Method Summary
 long getTimestamp()
           
 void setTimestamp(long timestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fraud

public Fraud()

Fraud

public Fraud(long timestamp)
Method Detail

getTimestamp

public long getTimestamp()

setTimestamp

public void setTimestamp(long timestamp)


Copyright © 2011. All Rights Reserved.