public class GetExpressCheckoutDetailsResponseType extends AbstractResponseType
Java class for GetExpressCheckoutDetailsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetExpressCheckoutDetailsResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element ref="{urn:ebay:apis:eBLBaseComponents}GetExpressCheckoutDetailsResponseDetails"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetExpressCheckoutDetailsResponseDetailsType |
getExpressCheckoutDetailsResponseDetails |
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
GetExpressCheckoutDetailsResponseType() |
Modifier and Type | Method and Description |
---|---|
GetExpressCheckoutDetailsResponseDetailsType |
getGetExpressCheckoutDetailsResponseDetails()
Gets the value of the getExpressCheckoutDetailsResponseDetails property.
|
void |
setGetExpressCheckoutDetailsResponseDetails(GetExpressCheckoutDetailsResponseDetailsType value)
Sets the value of the getExpressCheckoutDetailsResponseDetails property.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersion
protected GetExpressCheckoutDetailsResponseDetailsType getExpressCheckoutDetailsResponseDetails
public GetExpressCheckoutDetailsResponseType()
public GetExpressCheckoutDetailsResponseDetailsType getGetExpressCheckoutDetailsResponseDetails()
GetExpressCheckoutDetailsResponseDetailsType
public void setGetExpressCheckoutDetailsResponseDetails(GetExpressCheckoutDetailsResponseDetailsType value)
value
- the value
allowed object is
GetExpressCheckoutDetailsResponseDetailsType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.