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, setStatusDetail
protected EpcAliasPaymentDetails epcAliasPaymentDetails
public EpcAliasPaymentDetails getEpcAliasPaymentDetails()
EpcAliasPaymentDetails
public void setEpcAliasPaymentDetails(EpcAliasPaymentDetails value)
value
- allowed object is
EpcAliasPaymentDetails
Copyright © 2021. All rights reserved.