public class GetBalanceReq
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}GetBalanceRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetBalanceRequestType |
getBalanceRequest |
| Constructor and Description |
|---|
GetBalanceReq() |
| Modifier and Type | Method and Description |
|---|---|
GetBalanceRequestType |
getGetBalanceRequest()
Gets the value of the getBalanceRequest property.
|
void |
setGetBalanceRequest(GetBalanceRequestType value)
Sets the value of the getBalanceRequest property.
|
protected GetBalanceRequestType getBalanceRequest
public GetBalanceRequestType getGetBalanceRequest()
GetBalanceRequestTypepublic void setGetBalanceRequest(GetBalanceRequestType value)
value - the value
allowed object is
GetBalanceRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.