public class UpdateAliasResult extends WebMethodResult implements Serializable
Java class for updateAliasResult complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected EpcAliasPaymentDetails |
epcAliasPaymentDetails |
requestId, statusCode, statusDetail| Constructor and Description |
|---|
UpdateAliasResult() |
| Modifier and Type | Method and Description |
|---|---|
EpcAliasPaymentDetails |
getEpcAliasPaymentDetails()
Gets the value of the epcAliasPaymentDetails property.
|
void |
setEpcAliasPaymentDetails(EpcAliasPaymentDetails value)
Sets the value of the epcAliasPaymentDetails property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetailprotected EpcAliasPaymentDetails epcAliasPaymentDetails
public EpcAliasPaymentDetails getEpcAliasPaymentDetails()
EpcAliasPaymentDetailspublic void setEpcAliasPaymentDetails(EpcAliasPaymentDetails value)
value - allowed object is
EpcAliasPaymentDetailsCopyright © 2021. All rights reserved.