urn.ebay.api.PayPalAPI
Class BillOutstandingAmountReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.BillOutstandingAmountReq

public class BillOutstandingAmountReq
extends Object


Constructor Summary
BillOutstandingAmountReq()
          Default Constructor
 
Method Summary
 BillOutstandingAmountRequestType getBillOutstandingAmountRequest()
          Getter for billOutstandingAmountRequest
 void setBillOutstandingAmountRequest(BillOutstandingAmountRequestType billOutstandingAmountRequest)
          Setter for billOutstandingAmountRequest
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BillOutstandingAmountReq

public BillOutstandingAmountReq()
Default Constructor

Method Detail

getBillOutstandingAmountRequest

public BillOutstandingAmountRequestType getBillOutstandingAmountRequest()
Getter for billOutstandingAmountRequest


setBillOutstandingAmountRequest

public void setBillOutstandingAmountRequest(BillOutstandingAmountRequestType billOutstandingAmountRequest)
Setter for billOutstandingAmountRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.