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