|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDateTimeValueType
Interface as value type of DateTimeType
| Method Summary | |
|---|---|
IDateTimeValueType |
add(ITimeDurationValueType duration)
returns the result of addition of this object and TimeDuration. |
int |
compare(IDateTimeValueType rhs)
compare two DateTimeValueType as defined in com.sun.msv.datatype/Comparator |
BigDateTimeValueType |
getBigValue()
|
IDateTimeValueType |
normalize()
gets the normalized IDateTimeValueType. |
Calendar |
toCalendar()
Approximates the value represented by this object into a Calendar object. |
| Method Detail |
|---|
BigDateTimeValueType getBigValue()
IDateTimeValueType add(ITimeDurationValueType duration)
IDateTimeValueType normalize()
int compare(IDateTimeValueType rhs)
Calendar toCalendar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||