public class CreateAliasResult extends WebMethodResult implements Serializable
Java class for createAliasResult complex type.
The following schema fragment specifies the expected content contained within this class.
Modifier and Type | Field and Description |
---|---|
protected EpcPostPaymentDetails |
epcPostPaymentDetails |
requestId, statusCode, statusDetail
Constructor and Description |
---|
CreateAliasResult() |
Modifier and Type | Method and Description |
---|---|
EpcPostPaymentDetails |
getEpcPostPaymentDetails()
Gets the value of the epcPostPaymentDetails property.
|
void |
setEpcPostPaymentDetails(EpcPostPaymentDetails value)
Sets the value of the epcPostPaymentDetails property.
|
getRequestId, getStatusCode, getStatusDetail, setRequestId, setStatusCode, setStatusDetail
protected EpcPostPaymentDetails epcPostPaymentDetails
public EpcPostPaymentDetails getEpcPostPaymentDetails()
EpcPostPaymentDetails
public void setEpcPostPaymentDetails(EpcPostPaymentDetails value)
value
- allowed object is
EpcPostPaymentDetails
Copyright © 2021. All rights reserved.