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