|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for various converters from/to JDateTime.
Method Summary | |
java.lang.Object |
get(JDateTime jdt)
Creates a new instance of specified class and loads it with the time information from JDateTime. |
void |
load(JDateTime jdt,
java.lang.Object o)
Loads time information from object to JDateTime |
void |
store(JDateTime jdt,
java.lang.Object o)
Stores time information to object. |
Method Detail |
public void load(JDateTime jdt, java.lang.Object o)
jdt
- o
- public java.lang.Object get(JDateTime jdt)
jdt
-
store(jodd.datetime.JDateTime, java.lang.Object)
public void store(JDateTime jdt, java.lang.Object o)
jdt
- o
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |