| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| Modifier and Type | Method and Description |
|---|---|
ValueFormat |
CustomDateTimeFormat.getDateTimeFormat()
Returns the value of the 'Date Time Format' containment reference.
|
ValueFormat |
CustomNumberFormat.getNegativeFormat()
Returns the value of the 'Negative Format' containment reference.
|
ValueFormat |
CustomNumberFormat.getPositiveFormat()
Returns the value of the 'Positive Format' containment reference.
|
ValueFormat |
CustomNumberFormat.getUndefinedFormat()
Returns the value of the 'Undefined Format' containment reference.
|
ValueFormat |
CustomDateTimeFormat.getUndefinedFormat()
Returns the value of the 'Undefined Format' containment reference.
|
ValueFormat |
CustomNumberFormat.getZeroFormat()
Returns the value of the 'Zero Format' containment reference.
|