|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.jdc.lang.Object
|
+--com.jdc.type.Timestamp
| Field Summary |
| Fields inherited from class com.jdc.lang.Object |
string |
| Constructor Summary | |
Timestamp(Date date)
|
|
Timestamp(int date)
|
|
Timestamp(long millis)
|
|
Timestamp(Timestamp timestamp)
|
|
| Method Summary | |
static Timestamp |
getCurrent()
Returns a Date representing this Timestamp object. |
int |
intValue()
Returns a Date representing this Timestamp object. |
boolean |
isValue()
Returns a Date representing this Timestamp object. |
Date |
toDate()
Returns a Date representing this Timestamp object. |
Timestamp |
toDatestamp()
Returns a Date as a Timestamp representing this Timestamp object. |
String |
toString()
Returns a String representing this Timestamp object. |
Timestamp |
toTimestamp()
Returns a String representing this Timestamp object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Timestamp(int date)
date - public Timestamp(long millis)
public Timestamp(Timestamp timestamp)
public Timestamp(Date date)
| Method Detail |
public static Timestamp getCurrent()
Date representing this Timestamp object.
Date representing this Timestamp object.public boolean isValue()
Date representing this Timestamp object.
Date representing this Timestamp object.public int intValue()
Date representing this Timestamp object.
Date representing this Timestamp object.public Date toDate()
Date representing this Timestamp object.
Date representing this Timestamp object.public Timestamp toDatestamp()
Date as a Timestamp representing this Timestamp object.
Date representing this Timestamp object.public Timestamp toTimestamp()
String representing this Timestamp object.
String representing this Timestamp object.public String toString()
String representing this Timestamp object.
toString in class ObjectString representing this Timestamp object.
|
2004.04.29 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||