public class DoExpressCheckoutPaymentRequestType extends AbstractRequestType
Java class for DoExpressCheckoutPaymentRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoExpressCheckoutPaymentRequestType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
<sequence>
<element ref="{urn:ebay:apis:eBLBaseComponents}DoExpressCheckoutPaymentRequestDetails"/>
<element name="ReturnFMFDetails" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DoExpressCheckoutPaymentRequestDetailsType |
doExpressCheckoutPaymentRequestDetails |
protected java.lang.Integer |
returnFMFDetails |
any, detailLevel, errorLanguage, version| Constructor and Description |
|---|
DoExpressCheckoutPaymentRequestType() |
| Modifier and Type | Method and Description |
|---|---|
DoExpressCheckoutPaymentRequestDetailsType |
getDoExpressCheckoutPaymentRequestDetails()
Gets the value of the doExpressCheckoutPaymentRequestDetails property.
|
java.lang.Integer |
getReturnFMFDetails()
Gets the value of the returnFMFDetails property.
|
void |
setDoExpressCheckoutPaymentRequestDetails(DoExpressCheckoutPaymentRequestDetailsType value)
Sets the value of the doExpressCheckoutPaymentRequestDetails property.
|
void |
setReturnFMFDetails(java.lang.Integer value)
Sets the value of the returnFMFDetails property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersionprotected DoExpressCheckoutPaymentRequestDetailsType doExpressCheckoutPaymentRequestDetails
protected java.lang.Integer returnFMFDetails
public DoExpressCheckoutPaymentRequestDetailsType getDoExpressCheckoutPaymentRequestDetails()
DoExpressCheckoutPaymentRequestDetailsTypepublic void setDoExpressCheckoutPaymentRequestDetails(DoExpressCheckoutPaymentRequestDetailsType value)
value - the value
allowed object is
DoExpressCheckoutPaymentRequestDetailsTypepublic java.lang.Integer getReturnFMFDetails()
Integerpublic void setReturnFMFDetails(java.lang.Integer value)
value - the value
allowed object is
IntegerstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.