Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getOwnerId()
Returns the value of the 'Owner Id' 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 |
setOwnerId(java.lang.String value)
Sets the value of the '
Owner Id ' attribute. |
void |
setUniqueID(java.lang.String value)
Sets the value of the '
Unique ID ' attribute. |
java.lang.String getUniqueID()
setUniqueID(String)
,
CommerceFoundationPackage.getFulfillmentCenterIdentifierType_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)
,
CommerceFoundationPackage.getFulfillmentCenterIdentifierType_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getOwnerId()
setOwnerId(String)
,
CommerceFoundationPackage.getFulfillmentCenterIdentifierType_OwnerId()
void setOwnerId(java.lang.String value)
Owner Id
' attribute.
value
- the new value of the 'Owner Id' attribute.getOwnerId()