| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DateValue
A representation of the model object 'Date Value'.
|
interface |
NumericValue
A representation of the model object 'Numeric Value'.
|
interface |
StringValue
A representation of the model object 'String Value'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FlatValue> |
HierarchicalValue.getFlatValues()
Returns the value of the 'Flat Values' reference list.
|
java.util.List<FlatValue> |
StaticLovRow.getValues()
Returns the value of the 'Values' reference list.
|