public class DoReauthorizationReq
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}DoReauthorizationRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DoReauthorizationRequestType |
doReauthorizationRequest |
| Constructor and Description |
|---|
DoReauthorizationReq() |
| Modifier and Type | Method and Description |
|---|---|
DoReauthorizationRequestType |
getDoReauthorizationRequest()
Gets the value of the doReauthorizationRequest property.
|
void |
setDoReauthorizationRequest(DoReauthorizationRequestType value)
Sets the value of the doReauthorizationRequest property.
|
protected DoReauthorizationRequestType doReauthorizationRequest
public DoReauthorizationRequestType getDoReauthorizationRequest()
DoReauthorizationRequestTypepublic void setDoReauthorizationRequest(DoReauthorizationRequestType value)
value - the value
allowed object is
DoReauthorizationRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.