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