public class BillOutstandingAmountReq
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}BillOutstandingAmountRequest"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BillOutstandingAmountRequestType |
billOutstandingAmountRequest |
Constructor and Description |
---|
BillOutstandingAmountReq() |
Modifier and Type | Method and Description |
---|---|
BillOutstandingAmountRequestType |
getBillOutstandingAmountRequest()
Gets the value of the billOutstandingAmountRequest property.
|
void |
setBillOutstandingAmountRequest(BillOutstandingAmountRequestType value)
Sets the value of the billOutstandingAmountRequest property.
|
protected BillOutstandingAmountRequestType billOutstandingAmountRequest
public BillOutstandingAmountRequestType getBillOutstandingAmountRequest()
BillOutstandingAmountRequestType
public void setBillOutstandingAmountRequest(BillOutstandingAmountRequestType value)
value
- the value
allowed object is
BillOutstandingAmountRequestType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.