public class DoMobileCheckoutPaymentReq
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ebay:api:PayPalAPI}DoMobileCheckoutPaymentRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DoMobileCheckoutPaymentRequestType |
doMobileCheckoutPaymentRequest |
| Constructor and Description |
|---|
DoMobileCheckoutPaymentReq() |
| Modifier and Type | Method and Description |
|---|---|
DoMobileCheckoutPaymentRequestType |
getDoMobileCheckoutPaymentRequest()
Gets the value of the doMobileCheckoutPaymentRequest property.
|
void |
setDoMobileCheckoutPaymentRequest(DoMobileCheckoutPaymentRequestType value)
Sets the value of the doMobileCheckoutPaymentRequest property.
|
protected DoMobileCheckoutPaymentRequestType doMobileCheckoutPaymentRequest
public DoMobileCheckoutPaymentRequestType getDoMobileCheckoutPaymentRequest()
DoMobileCheckoutPaymentRequestTypepublic void setDoMobileCheckoutPaymentRequest(DoMobileCheckoutPaymentRequestType value)
value - the value
allowed object is
DoMobileCheckoutPaymentRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.