public class TaxDocument
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TaxDocument.Type |
| Constructor and Description |
|---|
TaxDocument() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNumber() |
TaxDocument.Type |
getType() |
java.lang.String |
toString() |
public TaxDocument.Type getType()
public java.lang.String getNumber()
public java.lang.String toString()
toString in class java.lang.Object