public interface ShowCampaignElementTemplateDataAreaType
The following features are supported:
MarketingPackage.getShowCampaignElementTemplateDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCampaignElementTemplate()
Returns the value of the 'Campaign Element Template' containment reference list.
|
ShowType |
getShow()
Returns the value of the 'Show' containment reference.
|
void |
setShow(ShowType value)
Sets the value of the '
Show ' containment reference. |
ShowType getShow()
setShow(ShowType)
,
MarketingPackage.getShowCampaignElementTemplateDataAreaType_Show()
void setShow(ShowType value)
Show
' containment reference.
value
- the new value of the 'Show' containment reference.getShow()
java.util.List getCampaignElementTemplate()
CampaignElementTemplateType
.
The CampaignElementTemplate noun.
MarketingPackage.getShowCampaignElementTemplateDataAreaType_CampaignElementTemplate()