public class CreateMobilePaymentReq
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}CreateMobilePaymentRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CreateMobilePaymentRequestType |
createMobilePaymentRequest |
| Constructor and Description |
|---|
CreateMobilePaymentReq() |
| Modifier and Type | Method and Description |
|---|---|
CreateMobilePaymentRequestType |
getCreateMobilePaymentRequest()
Gets the value of the createMobilePaymentRequest property.
|
void |
setCreateMobilePaymentRequest(CreateMobilePaymentRequestType value)
Sets the value of the createMobilePaymentRequest property.
|
protected CreateMobilePaymentRequestType createMobilePaymentRequest
public CreateMobilePaymentRequestType getCreateMobilePaymentRequest()
CreateMobilePaymentRequestTypepublic void setCreateMobilePaymentRequest(CreateMobilePaymentRequestType value)
value - the value
allowed object is
CreateMobilePaymentRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.