Class PersistentTime

java.lang.Object
  extended by PersistentTime
All Implemented Interfaces:
Serializable

public class PersistentTime
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PersistentTime()
           
 
Method Summary
 Date getTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentTime

public PersistentTime()
Method Detail

getTime

public Date getTime()