|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DateTimeDataElement
A representation of the model object 'Date Time Data Element'. This type defines a single element of date/time data.
The following features are supported:
DataPackage.getDateTimeDataElement()| 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 NOTE: Manually written |
CDateTime |
getValueAsCDateTime()
A convenient method provided to return the datetime value as a CDateTime wrapper NOTE: Manually written |
boolean |
isSetValue()
Returns whether the value of the ' Value' attribute is set. |
void |
setValue(long value)
Sets the value of the ' Value' attribute. |
void |
unsetValue()
Unsets the value of the ' Value' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
long getValue()
isSetValue(),
unsetValue(),
setValue(long),
DataPackage.getDateTimeDataElement_Value()void setValue(long value)
Value' attribute.
value - the new value of the 'Value' attribute.isSetValue(),
unsetValue(),
getValue()void unsetValue()
Value' attribute.
isSetValue(),
getValue(),
setValue(long)boolean isSetValue()
Value' attribute is set.
unsetValue(),
getValue(),
setValue(long)com.ibm.icu.util.Calendar getValueAsCalendar()
CDateTime getValueAsCDateTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||