public class

SetExpressCheckoutReq

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

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}SetExpressCheckoutRequest"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SetExpressCheckoutRequestType setExpressCheckoutRequest
Public Constructors
SetExpressCheckoutReq()
Public Methods
SetExpressCheckoutRequestType getSetExpressCheckoutRequest()
Gets the value of the setExpressCheckoutRequest property.
void setSetExpressCheckoutRequest(SetExpressCheckoutRequestType value)
Sets the value of the setExpressCheckoutRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SetExpressCheckoutRequestType setExpressCheckoutRequest

Public Constructors

public SetExpressCheckoutReq ()

Public Methods

public SetExpressCheckoutRequestType getSetExpressCheckoutRequest ()

Gets the value of the setExpressCheckoutRequest property.

Returns

public void setSetExpressCheckoutRequest (SetExpressCheckoutRequestType value)

Sets the value of the setExpressCheckoutRequest property.

Parameters
value Allowed object is SetExpressCheckoutRequestType