public class DoUATPAuthorizationReq
extends java.lang.Object
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>
Modifier and Type | Field and Description |
---|---|
protected DoUATPAuthorizationRequestType |
doUATPAuthorizationRequest |
Constructor and Description |
---|
DoUATPAuthorizationReq() |
Modifier and Type | Method and Description |
---|---|
DoUATPAuthorizationRequestType |
getDoUATPAuthorizationRequest()
Gets the value of the doUATPAuthorizationRequest property.
|
void |
setDoUATPAuthorizationRequest(DoUATPAuthorizationRequestType value)
Sets the value of the doUATPAuthorizationRequest property.
|
protected DoUATPAuthorizationRequestType doUATPAuthorizationRequest
public DoUATPAuthorizationRequestType getDoUATPAuthorizationRequest()
DoUATPAuthorizationRequestType
public void setDoUATPAuthorizationRequest(DoUATPAuthorizationRequestType value)
value
- the value
allowed object is
DoUATPAuthorizationRequestType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.