public interface RespondCampaignElementTemplateDataAreaType
The following features are supported:
MarketingPackage.getRespondCampaignElementTemplateDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCampaignElementTemplate()
Returns the value of the 'Campaign Element Template' containment reference list.
|
RespondType |
getRespond()
Returns the value of the 'Respond' containment reference.
|
void |
setRespond(RespondType value)
Sets the value of the '
Respond ' containment reference. |
RespondType getRespond()
setRespond(RespondType)
,
MarketingPackage.getRespondCampaignElementTemplateDataAreaType_Respond()
void setRespond(RespondType value)
Respond
' containment reference.
value
- the new value of the 'Respond' containment reference.getRespond()
java.util.List getCampaignElementTemplate()
CampaignElementTemplateType
.
The CampaignElementTemplate noun.
MarketingPackage.getRespondCampaignElementTemplateDataAreaType_CampaignElementTemplate()