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