public interface ProcessMarketingContentDataAreaType
The following features are supported:
MarketingPackage.getProcessMarketingContentDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getMarketingContent()
Returns the value of the 'Marketing Content' containment reference list.
|
ProcessType |
getProcess()
Returns the value of the 'Process' containment reference.
|
void |
setProcess(ProcessType value)
Sets the value of the '
Process ' containment reference. |
ProcessType getProcess()
setProcess(ProcessType)
,
MarketingPackage.getProcessMarketingContentDataAreaType_Process()
void setProcess(ProcessType value)
Process
' containment reference.
value
- the new value of the 'Process' containment reference.getProcess()
java.util.List getMarketingContent()
MarketingContentType
.
The MarketingContent noun.
MarketingPackage.getProcessMarketingContentDataAreaType_MarketingContent()