public interface ShowCatalogEntryType extends BusinessObjectDocumentType
The following features are supported:
CatalogPackage.getShowCatalogEntryType()| Modifier and Type | Method and Description |
|---|---|
ShowCatalogEntryDataAreaType |
getDataArea()
Returns the value of the 'Data Area' containment reference.
|
void |
setDataArea(ShowCatalogEntryDataAreaType value)
Sets the value of the '
Data Area' containment reference. |
getApplicationArea, getLanguageCode, getReleaseID, getSystemEnvironmentCode, getVersionID, isSetLanguageCode, isSetSystemEnvironmentCode, setApplicationArea, setLanguageCode, setReleaseID, setSystemEnvironmentCode, setVersionID, unsetLanguageCode, unsetSystemEnvironmentCodeShowCatalogEntryDataAreaType getDataArea()
setDataArea(ShowCatalogEntryDataAreaType),
CatalogPackage.getShowCatalogEntryType_DataArea()void setDataArea(ShowCatalogEntryDataAreaType value)
Data Area' containment reference.
value - the new value of the 'Data Area' containment reference.getDataArea()