|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CustomDateTimeFormat
A representation of the model object 'Custom Date Time Format'.
This object represents a custom date-time format of a business object (dimension, measure, or attribute).
Use BusinessLayerFactory.createCustomDateTimeFormat(BusinessObject)
to instantiate a custom date-time format.
The following features are supported:
Method Summary | |
---|---|
ValueFormat |
getDateTimeFormat()
Returns the value of the 'Date Time Format' containment reference. |
ValueFormat |
getUndefinedFormat()
Returns the value of the 'Undefined Format' containment reference. |
Method Detail |
---|
ValueFormat getDateTimeFormat()
This is the ValueFormat
used to represent the date-time values of the business object.
ValueFormat getUndefinedFormat()
This is the ValueFormat
used to represent the undefined value of the business object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |