|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFoundationView
A representation of the model object 'Data Foundation View'.
The following features are supported:
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.util.List<TableView> |
getTableViews()
Returns the value of the 'Table Views' containment reference list. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute. |
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Nameable |
---|
getName, setName |
Method Detail |
---|
java.lang.String getDescription()
""
.
This is the description of the data foundation view.
setDescription(String)
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.util.List<TableView> getTableViews()
TableView
.
This is the list of the table views of the data foundation view.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |