com.syncbuilder.storage.appointment
Class time
java.lang.Object
|
+--com.syncbuilder.storage.appointment.time
- public class time
- extends java.lang.Object
- implements java.io.Serializable
Type-safe constants to express units of time
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Minutes
public static final time Minutes
Hours
public static final time Hours
Days
public static final time Days
get
public static time get(int value)
get
public static time get(java.lang.String value)
getNames
public static java.lang.String[] getNames()
toString
public java.lang.String toString()
- Overrides:
- toString in class java.lang.Object
getValue
public int getValue()
getName
public java.lang.String getName()
equals
public boolean equals(java.lang.Object other)
- Overrides:
- equals in class java.lang.Object
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.