Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getUniqueID()
Returns the value of the 'Unique ID' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
void |
setUniqueID(java.lang.String value)
Sets the value of the '
Unique ID ' attribute. |
java.lang.String getUniqueID()
setUniqueID(String)
,
MarketingPackage.getCampaignElementIdentifierType_UniqueID()
void setUniqueID(java.lang.String value)
Unique ID
' attribute.
value
- the new value of the 'Unique ID' attribute.getUniqueID()
java.lang.String getName()
setName(String)
,
MarketingPackage.getCampaignElementIdentifierType_Name()