public class

DoExpressCheckoutPaymentReq

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

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

Summary

Fields
protected DoExpressCheckoutPaymentRequestType doExpressCheckoutPaymentRequest
Public Constructors
DoExpressCheckoutPaymentReq()
Public Methods
DoExpressCheckoutPaymentRequestType getDoExpressCheckoutPaymentRequest()
Gets the value of the doExpressCheckoutPaymentRequest property.
void setDoExpressCheckoutPaymentRequest(DoExpressCheckoutPaymentRequestType value)
Sets the value of the doExpressCheckoutPaymentRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected DoExpressCheckoutPaymentRequestType doExpressCheckoutPaymentRequest

Public Constructors

public DoExpressCheckoutPaymentReq ()

Public Methods

public DoExpressCheckoutPaymentRequestType getDoExpressCheckoutPaymentRequest ()

Gets the value of the doExpressCheckoutPaymentRequest property.

Returns

public void setDoExpressCheckoutPaymentRequest (DoExpressCheckoutPaymentRequestType value)

Sets the value of the doExpressCheckoutPaymentRequest property.

Parameters
value Allowed object is DoExpressCheckoutPaymentRequestType