public class

GetExpressCheckoutDetailsReq

extends Object
java.lang.Object
   ↳ ebay.api.paypalapi.GetExpressCheckoutDetailsReq

Class Overview

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>
 

Summary

Fields
protected GetExpressCheckoutDetailsRequestType getExpressCheckoutDetailsRequest
Public Constructors
GetExpressCheckoutDetailsReq()
Public Methods
GetExpressCheckoutDetailsRequestType getGetExpressCheckoutDetailsRequest()
Gets the value of the getExpressCheckoutDetailsRequest property.
void setGetExpressCheckoutDetailsRequest(GetExpressCheckoutDetailsRequestType value)
Sets the value of the getExpressCheckoutDetailsRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetExpressCheckoutDetailsRequestType getExpressCheckoutDetailsRequest

Public Constructors

public GetExpressCheckoutDetailsReq ()

Public Methods

public GetExpressCheckoutDetailsRequestType getGetExpressCheckoutDetailsRequest ()

Gets the value of the getExpressCheckoutDetailsRequest property.

Returns

public void setGetExpressCheckoutDetailsRequest (GetExpressCheckoutDetailsRequestType value)

Sets the value of the getExpressCheckoutDetailsRequest property.

Parameters
value Allowed object is GetExpressCheckoutDetailsRequestType