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