|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PredefinedDateTimeFormat
A representation of the model object 'Predefined Date Time Format'.
This object represents a predefined date-time format for a business object.
Use BusinessLayerFactory.createPredefinedDateTimeFormat(BusinessObject)
to instantiate a predefined date-time format.
Note: the default type of a PredefinedDateTimeFormat
object is FULL_DATE
.
The following features are supported:
Method Summary | |
---|---|
PredefinedDateTimeFormatType |
getFormat()
Returns the value of the 'Format' attribute. |
void |
setFormat(PredefinedDateTimeFormatType value)
Sets the value of the ' Format ' attribute. |
Method Detail |
---|
PredefinedDateTimeFormatType getFormat()
PredefinedDateTimeFormatType
.
This is the value of the predefined date-time format for business objects.
PredefinedDateTimeFormatType
,
setFormat(PredefinedDateTimeFormatType)
void setFormat(PredefinedDateTimeFormatType value)
Format
' attribute.
This is the value of the predefined date-time format for business objects.
value
- the new value of the 'Format' attribute.PredefinedDateTimeFormatType
,
getFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |