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