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, setVersionprotected SetExpressCheckoutRequestDetailsType setExpressCheckoutRequestDetails
public SetExpressCheckoutRequestDetailsType getSetExpressCheckoutRequestDetails()
SetExpressCheckoutRequestDetailsTypepublic void setSetExpressCheckoutRequestDetails(SetExpressCheckoutRequestDetailsType value)
value - the value
allowed object is
SetExpressCheckoutRequestDetailsTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.