|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AdditionalFeeType
public class AdditionalFeeType
| Constructor Summary | |
|---|---|
AdditionalFeeType()
Default Constructor |
|
AdditionalFeeType(Node node)
|
|
| Method Summary | |
|---|---|
BasicAmountType |
getAmount()
Getter for amount |
String |
getType()
Getter for type |
void |
setAmount(BasicAmountType amount)
Setter for amount |
void |
setType(String type)
Setter for type |
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 AdditionalFeeType()
public AdditionalFeeType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getType()
public void setType(String type)
public BasicAmountType getAmount()
public void setAmount(BasicAmountType amount)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||