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