|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.OrderDetailsType
public class OrderDetailsType
Description of the Order.
| Constructor Summary | |
|---|---|
OrderDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getDescription()
Getter for description |
BasicAmountType |
getMaxAmount()
Getter for maxAmount |
void |
setDescription(String description)
Setter for description |
void |
setMaxAmount(BasicAmountType maxAmount)
Setter for maxAmount |
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 OrderDetailsType()
| Method Detail |
|---|
public String getDescription()
public void setDescription(String description)
public BasicAmountType getMaxAmount()
public void setMaxAmount(BasicAmountType maxAmount)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||