| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomDateTimeFormat
A representation of the model object 'Custom Date Time Format'.
|
interface |
CustomNumberFormat
A representation of the model object 'Custom Number Format'.
|
interface |
DateTimeFormat
A representation of the model object 'Date Time Format'.
|
interface |
NumberFormat
A representation of the model object 'Number Format'.
|
interface |
PredefinedDateTimeFormat
A representation of the model object 'Predefined Date Time Format'.
|
interface |
PredefinedNumberFormat
A representation of the model object 'Predefined Number Format'.
|
| Modifier and Type | Method and Description |
|---|---|
DataFormat |
DisplayFormat.getDataFormat()
Returns the value of the 'Data Format' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DisplayFormat.setDataFormat(DataFormat value)
Sets the value of the '
Data Format' reference. |