public interface PurchaseRecordIdentifierType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUniqueID()
Returns the value of the 'Unique ID' attribute.
|
void |
setUniqueID(java.lang.String value)
Sets the value of the '
Unique ID ' attribute. |
java.lang.String getUniqueID()
setUniqueID(String)
,
GiftCenterPackage.getPurchaseRecordIdentifierType_UniqueID()
void setUniqueID(java.lang.String value)
Unique ID
' attribute.
value
- the new value of the 'Unique ID' attribute.getUniqueID()