|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjodd.datetime.converters.JDateTimeConverter
Constructor Summary | |
JDateTimeConverter()
|
Method Summary | |
java.lang.Object |
get(JDateTime gt)
Creates a new instance of specified class and loads it with the time information from JDateTime. |
void |
load(JDateTime gt,
java.lang.Object o)
Loads time information from object to JDateTime |
void |
store(JDateTime gt,
java.lang.Object o)
Stores time information to object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDateTimeConverter()
Method Detail |
public void load(JDateTime gt, java.lang.Object o)
JdtConverter
load
in interface JdtConverter
gt
- o
- public java.lang.Object get(JDateTime gt)
JdtConverter
get
in interface JdtConverter
gt
-
JdtConverter.store(jodd.datetime.JDateTime, java.lang.Object)
public void store(JDateTime gt, java.lang.Object o)
JdtConverter
store
in interface JdtConverter
gt
- o
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |