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