public class SetExpressCheckoutReq
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}SetExpressCheckoutRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SetExpressCheckoutRequestType |
setExpressCheckoutRequest |
| Constructor and Description |
|---|
SetExpressCheckoutReq() |
| Modifier and Type | Method and Description |
|---|---|
SetExpressCheckoutRequestType |
getSetExpressCheckoutRequest()
Gets the value of the setExpressCheckoutRequest property.
|
void |
setSetExpressCheckoutRequest(SetExpressCheckoutRequestType value)
Sets the value of the setExpressCheckoutRequest property.
|
protected SetExpressCheckoutRequestType setExpressCheckoutRequest
public SetExpressCheckoutRequestType getSetExpressCheckoutRequest()
SetExpressCheckoutRequestTypepublic void setSetExpressCheckoutRequest(SetExpressCheckoutRequestType value)
value - the value
allowed object is
SetExpressCheckoutRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.