| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getType_()
Returns the value of the 'Type' attribute.
|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
boolean |
isPublish()
Returns the value of the 'Publish' attribute.
|
boolean |
isSetPublish()
Returns whether the value of the '
Publish' attribute is set. |
void |
setPublish(boolean value)
Sets the value of the '
Publish' attribute. |
void |
setType(java.lang.Object value)
Sets the value of the '
Type' attribute. |
void |
setUserData(UserDataType value)
Sets the value of the '
User Data' containment reference. |
void |
setValue(java.lang.String value)
Sets the value of the '
Value' attribute. |
void |
unsetPublish()
Unsets the value of the '
Publish' attribute. |
java.lang.String getValue()
setValue(String),
CommerceFoundationPackage.getTelephoneType_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()UserDataType getUserData()
setUserData(UserDataType),
CommerceFoundationPackage.getTelephoneType_UserData()void setUserData(UserDataType value)
User Data' containment reference.
value - the new value of the 'User Data' containment reference.getUserData()boolean isPublish()
isSetPublish(),
unsetPublish(),
setPublish(boolean),
CommerceFoundationPackage.getTelephoneType_Publish()void setPublish(boolean value)
Publish' attribute.
value - the new value of the 'Publish' attribute.isSetPublish(),
unsetPublish(),
isPublish()void unsetPublish()
Publish' attribute.
isSetPublish(),
isPublish(),
setPublish(boolean)boolean isSetPublish()
Publish' attribute is set.
unsetPublish(),
isPublish(),
setPublish(boolean)java.lang.Object getType_()
setType(Object),
CommerceFoundationPackage.getTelephoneType_Type()void setType(java.lang.Object value)
Type' attribute.
value - the new value of the 'Type' attribute.getType_()