|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BillOutstandingAmountRequestDetailsType
public class BillOutstandingAmountRequestDetailsType
| Constructor Summary | |
|---|---|
BillOutstandingAmountRequestDetailsType()
Default Constructor |
|
BillOutstandingAmountRequestDetailsType(String profileID)
Constructor with arguments |
|
| Method Summary | |
|---|---|
BasicAmountType |
getAmount()
Getter for amount |
String |
getNote()
Getter for note |
String |
getProfileID()
Getter for profileID |
void |
setAmount(BasicAmountType amount)
Setter for amount |
void |
setNote(String note)
Setter for note |
void |
setProfileID(String profileID)
Setter for profileID |
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 |
|---|
public BillOutstandingAmountRequestDetailsType(String profileID)
public BillOutstandingAmountRequestDetailsType()
| Method Detail |
|---|
public String getProfileID()
public void setProfileID(String profileID)
public BasicAmountType getAmount()
public void setAmount(BasicAmountType amount)
public String getNote()
public void setNote(String note)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||