|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.TaxIdDetailsType
public class TaxIdDetailsType
Details about the payer's tax info passed in by the merchant or partner. Optional.
| Constructor Summary | |
|---|---|
TaxIdDetailsType()
Default Constructor |
|
TaxIdDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getTaxId()
Getter for taxId |
String |
getTaxIdType()
Getter for taxIdType |
void |
setTaxId(String taxId)
Setter for taxId |
void |
setTaxIdType(String taxIdType)
Setter for taxIdType |
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 TaxIdDetailsType()
public TaxIdDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getTaxIdType()
public void setTaxIdType(String taxIdType)
public String getTaxId()
public void setTaxId(String taxId)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||