public class DoAuthorizationReq
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}DoAuthorizationRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DoAuthorizationRequestType |
doAuthorizationRequest |
| Constructor and Description |
|---|
DoAuthorizationReq() |
| Modifier and Type | Method and Description |
|---|---|
DoAuthorizationRequestType |
getDoAuthorizationRequest()
Gets the value of the doAuthorizationRequest property.
|
void |
setDoAuthorizationRequest(DoAuthorizationRequestType value)
Sets the value of the doAuthorizationRequest property.
|
protected DoAuthorizationRequestType doAuthorizationRequest
public DoAuthorizationRequestType getDoAuthorizationRequest()
DoAuthorizationRequestTypepublic void setDoAuthorizationRequest(DoAuthorizationRequestType value)
value - the value
allowed object is
DoAuthorizationRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.