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