public class

DoUATPExpressCheckoutPaymentReq

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

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

Summary

Fields
protected DoUATPExpressCheckoutPaymentRequestType doUATPExpressCheckoutPaymentRequest
Public Constructors
DoUATPExpressCheckoutPaymentReq()
Public Methods
DoUATPExpressCheckoutPaymentRequestType getDoUATPExpressCheckoutPaymentRequest()
Gets the value of the doUATPExpressCheckoutPaymentRequest property.
void setDoUATPExpressCheckoutPaymentRequest(DoUATPExpressCheckoutPaymentRequestType value)
Sets the value of the doUATPExpressCheckoutPaymentRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected DoUATPExpressCheckoutPaymentRequestType doUATPExpressCheckoutPaymentRequest

Public Constructors

public DoUATPExpressCheckoutPaymentReq ()

Public Methods

public DoUATPExpressCheckoutPaymentRequestType getDoUATPExpressCheckoutPaymentRequest ()

Gets the value of the doUATPExpressCheckoutPaymentRequest property.

Returns

public void setDoUATPExpressCheckoutPaymentRequest (DoUATPExpressCheckoutPaymentRequestType value)

Sets the value of the doUATPExpressCheckoutPaymentRequest property.

Parameters
value Allowed object is DoUATPExpressCheckoutPaymentRequestType