public class DoUATPExpressCheckoutPaymentResponseType extends DoExpressCheckoutPaymentResponseType
Java class for DoUATPExpressCheckoutPaymentResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoUATPExpressCheckoutPaymentResponseType"> <complexContent> <extension base="{urn:ebay:api:PayPalAPI}DoExpressCheckoutPaymentResponseType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}UATPDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected UATPDetailsType |
uatpDetails |
doExpressCheckoutPaymentResponseDetails, fmfDetails
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
DoUATPExpressCheckoutPaymentResponseType() |
Modifier and Type | Method and Description |
---|---|
UATPDetailsType |
getUATPDetails()
Gets the value of the uatpDetails property.
|
void |
setUATPDetails(UATPDetailsType value)
Sets the value of the uatpDetails property.
|
getDoExpressCheckoutPaymentResponseDetails, getFMFDetails, setDoExpressCheckoutPaymentResponseDetails, setFMFDetails
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersion
protected UATPDetailsType uatpDetails
public DoUATPExpressCheckoutPaymentResponseType()
public UATPDetailsType getUATPDetails()
UATPDetailsType
public void setUATPDetails(UATPDetailsType value)
value
- the value
allowed object is
UATPDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.