public class BillAgreementUpdateReq
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}BAUpdateRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BAUpdateRequestType |
baUpdateRequest |
| Constructor and Description |
|---|
BillAgreementUpdateReq() |
| Modifier and Type | Method and Description |
|---|---|
BAUpdateRequestType |
getBAUpdateRequest()
Gets the value of the baUpdateRequest property.
|
void |
setBAUpdateRequest(BAUpdateRequestType value)
Sets the value of the baUpdateRequest property.
|
protected BAUpdateRequestType baUpdateRequest
public BAUpdateRequestType getBAUpdateRequest()
BAUpdateRequestTypepublic void setBAUpdateRequest(BAUpdateRequestType value)
value - the value
allowed object is
BAUpdateRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.