public class

DoUATPAuthorizationReq

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

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

Summary

Fields
protected DoUATPAuthorizationRequestType doUATPAuthorizationRequest
Public Constructors
DoUATPAuthorizationReq()
Public Methods
DoUATPAuthorizationRequestType getDoUATPAuthorizationRequest()
Gets the value of the doUATPAuthorizationRequest property.
void setDoUATPAuthorizationRequest(DoUATPAuthorizationRequestType value)
Sets the value of the doUATPAuthorizationRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected DoUATPAuthorizationRequestType doUATPAuthorizationRequest

Public Constructors

public DoUATPAuthorizationReq ()

Public Methods

public DoUATPAuthorizationRequestType getDoUATPAuthorizationRequest ()

Gets the value of the doUATPAuthorizationRequest property.

Returns

public void setDoUATPAuthorizationRequest (DoUATPAuthorizationRequestType value)

Sets the value of the doUATPAuthorizationRequest property.

Parameters
value Allowed object is DoUATPAuthorizationRequestType