public interface CampaignType
The following features are supported:
MarketingPackage.getCampaignType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getActivityIdentifier()
Returns the value of the 'Activity Identifier' containment reference list.
|
CampaignIdentifierType |
getCampaignIdentifier()
Returns the value of the 'Campaign Identifier' containment reference.
|
java.lang.Object |
getCreated()
Returns the value of the 'Created' attribute.
|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute.
|
java.lang.Object |
getEndDate()
Returns the value of the 'End Date' attribute.
|
java.lang.String |
getFormat()
Returns the value of the 'Format' attribute.
|
java.lang.Object |
getLastUpdate()
Returns the value of the 'Last Update' attribute.
|
java.lang.String |
getLastUpdatedBy()
Returns the value of the 'Last Updated By' attribute.
|
java.lang.String |
getObjective()
Returns the value of the 'Objective' attribute.
|
java.lang.String |
getOwner()
Returns the value of the 'Owner' attribute.
|
java.lang.String |
getSeason()
Returns the value of the 'Season' attribute.
|
java.lang.Object |
getStartDate()
Returns the value of the 'Start Date' attribute.
|
java.lang.Object |
getState()
Returns the value of the 'State' attribute.
|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
boolean |
isSetEndDate()
Returns whether the value of the '
End Date ' attribute is set. |
boolean |
isSetStartDate()
Returns whether the value of the '
Start Date ' attribute is set. |
void |
setCampaignIdentifier(CampaignIdentifierType value)
Sets the value of the '
Campaign Identifier ' containment reference. |
void |
setCreated(java.lang.Object value)
Sets the value of the '
Created ' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the '
Description ' attribute. |
void |
setEndDate(java.lang.Object value)
Sets the value of the '
End Date ' attribute. |
void |
setFormat(java.lang.String value)
Sets the value of the '
Format ' attribute. |
void |
setLastUpdate(java.lang.Object value)
Sets the value of the '
Last Update ' attribute. |
void |
setLastUpdatedBy(java.lang.String value)
Sets the value of the '
Last Updated By ' attribute. |
void |
setObjective(java.lang.String value)
Sets the value of the '
Objective ' attribute. |
void |
setOwner(java.lang.String value)
Sets the value of the '
Owner ' attribute. |
void |
setSeason(java.lang.String value)
Sets the value of the '
Season ' attribute. |
void |
setStartDate(java.lang.Object value)
Sets the value of the '
Start Date ' attribute. |
void |
setState(java.lang.Object value)
Sets the value of the '
State ' attribute. |
void |
setUserData(UserDataType value)
Sets the value of the '
User Data ' containment reference. |
void |
unsetEndDate()
Unsets the value of the '
End Date ' attribute. |
void |
unsetStartDate()
Unsets the value of the '
Start Date ' attribute. |
CampaignIdentifierType getCampaignIdentifier()
setCampaignIdentifier(CampaignIdentifierType)
,
MarketingPackage.getCampaignType_CampaignIdentifier()
void setCampaignIdentifier(CampaignIdentifierType value)
Campaign Identifier
' containment reference.
value
- the new value of the 'Campaign Identifier' containment reference.getCampaignIdentifier()
java.util.List getActivityIdentifier()
ActivityIdentifierType
.
The marketing activities associated with the campaign.
MarketingPackage.getCampaignType_ActivityIdentifier()
java.lang.Object getState()
setState(Object)
,
MarketingPackage.getCampaignType_State()
void setState(java.lang.Object value)
State
' attribute.
value
- the new value of the 'State' attribute.getState()
java.lang.String getFormat()
setFormat(String)
,
MarketingPackage.getCampaignType_Format()
void setFormat(java.lang.String value)
Format
' attribute.
value
- the new value of the 'Format' attribute.getFormat()
java.lang.String getDescription()
setDescription(String)
,
MarketingPackage.getCampaignType_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.String getSeason()
setSeason(String)
,
MarketingPackage.getCampaignType_Season()
void setSeason(java.lang.String value)
Season
' attribute.
value
- the new value of the 'Season' attribute.getSeason()
java.lang.Object getStartDate()
isSetStartDate()
,
unsetStartDate()
,
setStartDate(Object)
,
MarketingPackage.getCampaignType_StartDate()
void setStartDate(java.lang.Object value)
Start Date
' attribute.
value
- the new value of the 'Start Date' attribute.isSetStartDate()
,
unsetStartDate()
,
getStartDate()
void unsetStartDate()
Start Date
' attribute.
isSetStartDate()
,
getStartDate()
,
setStartDate(Object)
boolean isSetStartDate()
Start Date
' attribute is set.
unsetStartDate()
,
getStartDate()
,
setStartDate(Object)
java.lang.Object getEndDate()
isSetEndDate()
,
unsetEndDate()
,
setEndDate(Object)
,
MarketingPackage.getCampaignType_EndDate()
void setEndDate(java.lang.Object value)
End Date
' attribute.
value
- the new value of the 'End Date' attribute.isSetEndDate()
,
unsetEndDate()
,
getEndDate()
void unsetEndDate()
End Date
' attribute.
isSetEndDate()
,
getEndDate()
,
setEndDate(Object)
boolean isSetEndDate()
End Date
' attribute is set.
unsetEndDate()
,
getEndDate()
,
setEndDate(Object)
java.lang.Object getCreated()
setCreated(Object)
,
MarketingPackage.getCampaignType_Created()
void setCreated(java.lang.Object value)
Created
' attribute.
value
- the new value of the 'Created' attribute.getCreated()
java.lang.Object getLastUpdate()
setLastUpdate(Object)
,
MarketingPackage.getCampaignType_LastUpdate()
void setLastUpdate(java.lang.Object value)
Last Update
' attribute.
value
- the new value of the 'Last Update' attribute.getLastUpdate()
java.lang.String getLastUpdatedBy()
setLastUpdatedBy(String)
,
MarketingPackage.getCampaignType_LastUpdatedBy()
void setLastUpdatedBy(java.lang.String value)
Last Updated By
' attribute.
value
- the new value of the 'Last Updated By' attribute.getLastUpdatedBy()
java.lang.String getOwner()
setOwner(String)
,
MarketingPackage.getCampaignType_Owner()
void setOwner(java.lang.String value)
Owner
' attribute.
value
- the new value of the 'Owner' attribute.getOwner()
java.lang.String getObjective()
setObjective(String)
,
MarketingPackage.getCampaignType_Objective()
void setObjective(java.lang.String value)
Objective
' attribute.
value
- the new value of the 'Objective' attribute.getObjective()
UserDataType getUserData()
setUserData(UserDataType)
,
MarketingPackage.getCampaignType_UserData()
void setUserData(UserDataType value)
User Data
' containment reference.
value
- the new value of the 'User Data' containment reference.getUserData()