|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDateTimeDataElement
A representation of the model object 'Date Time Data Element'. This type defines a single element of date/time data.
Method Summary | |
---|---|
long |
getValue()
Returns the value of the 'Value' attribute. |
com.ibm.icu.util.Calendar |
getValueAsCalendar()
A convenient method provided to return the datetime value as a Calendar |
void |
setValue(long value)
Sets the value of the ' Value '
attribute. |
Method Detail |
---|
long getValue()
setValue(long)
void setValue(long value)
Value
'
attribute.
value
- the new value of the 'Value' attribute.getValue()
com.ibm.icu.util.Calendar getValueAsCalendar()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |