|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayFormat
A representation of the model object 'Display Format'.
This object represents the format to which business object values can be displayed.
The display format supported in this release is the data format. It allows the end-user to choose the display format of business object values.
The following features are supported:
Method Summary | |
---|---|
DataFormat |
getDataFormat()
Returns the value of the 'Data Format' reference. |
void |
setDataFormat(DataFormat value)
Sets the value of the ' Data Format ' reference. |
Method Detail |
---|
DataFormat getDataFormat()
This is the display format of the data associated with the business object.
setDataFormat(DataFormat)
void setDataFormat(DataFormat value)
Data Format
' reference.
This is the display format of the data associated with the business object.
value
- the new value of the 'Data Format' reference.getDataFormat()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |