public class CreateMobilePaymentRequestType extends AbstractRequestType
Java class for CreateMobilePaymentRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreateMobilePaymentRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}CreateMobilePaymentRequestDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected CreateMobilePaymentRequestDetailsType |
createMobilePaymentRequestDetails |
any, detailLevel, errorLanguage, version
Constructor and Description |
---|
CreateMobilePaymentRequestType() |
Modifier and Type | Method and Description |
---|---|
CreateMobilePaymentRequestDetailsType |
getCreateMobilePaymentRequestDetails()
Gets the value of the createMobilePaymentRequestDetails property.
|
void |
setCreateMobilePaymentRequestDetails(CreateMobilePaymentRequestDetailsType value)
Sets the value of the createMobilePaymentRequestDetails property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersion
protected CreateMobilePaymentRequestDetailsType createMobilePaymentRequestDetails
public CreateMobilePaymentRequestDetailsType getCreateMobilePaymentRequestDetails()
CreateMobilePaymentRequestDetailsType
public void setCreateMobilePaymentRequestDetails(CreateMobilePaymentRequestDetailsType value)
value
- the value
allowed object is
CreateMobilePaymentRequestDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.