public interface RespondMarketingEmailTemplateDataAreaType
The following features are supported:
MarketingPackage.getRespondMarketingEmailTemplateDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getMarketingEmailTemplate()
Returns the value of the 'Marketing Email 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.getRespondMarketingEmailTemplateDataAreaType_Respond()
void setRespond(RespondType value)
Respond
' containment reference.
value
- the new value of the 'Respond' containment reference.getRespond()
java.util.List getMarketingEmailTemplate()
MarketingEmailTemplateType
.
The MarketingEmailTemplate noun.
MarketingPackage.getRespondMarketingEmailTemplateDataAreaType_MarketingEmailTemplate()