Modifier and Type | Method and Description |
---|---|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
java.lang.String |
getValue()
Returns the value of the 'Value' 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. |
java.lang.String getValue()
setValue(String)
,
CommerceFoundationPackage.getFaxType_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
UserDataType getUserData()
setUserData(UserDataType)
,
CommerceFoundationPackage.getFaxType_UserData()
void setUserData(UserDataType value)
User Data
' containment reference.
value
- the new value of the 'User Data' containment reference.getUserData()