public class GetExpressCheckoutDetailsReq
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}GetExpressCheckoutDetailsRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetExpressCheckoutDetailsRequestType |
getExpressCheckoutDetailsRequest |
| Constructor and Description |
|---|
GetExpressCheckoutDetailsReq() |
| Modifier and Type | Method and Description |
|---|---|
GetExpressCheckoutDetailsRequestType |
getGetExpressCheckoutDetailsRequest()
Gets the value of the getExpressCheckoutDetailsRequest property.
|
void |
setGetExpressCheckoutDetailsRequest(GetExpressCheckoutDetailsRequestType value)
Sets the value of the getExpressCheckoutDetailsRequest property.
|
protected GetExpressCheckoutDetailsRequestType getExpressCheckoutDetailsRequest
public GetExpressCheckoutDetailsRequestType getGetExpressCheckoutDetailsRequest()
GetExpressCheckoutDetailsRequestTypepublic void setGetExpressCheckoutDetailsRequest(GetExpressCheckoutDetailsRequestType value)
value - the value
allowed object is
GetExpressCheckoutDetailsRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.