public class TaxIdDetailsType extends Object
| Constructor and Description |
|---|
TaxIdDetailsType()
Default Constructor
|
TaxIdDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public TaxIdDetailsType()
public TaxIdDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2017. All Rights Reserved.