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