|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxTransactionType | |
---|---|
com.retek.component.customerorder | |
com.retek.component.tax |
Uses of TaxTransactionType in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return TaxTransactionType | |
TaxTransactionType |
ShippedContainerTaxInvoiceLineItem.getTaxTransactionType()
|
Methods in com.retek.component.customerorder with parameters of type TaxTransactionType | |
void |
ShippedContainerTaxInvoiceLineItem.setTaxTransactionType(TaxTransactionType taxTransactionType)
|
Uses of TaxTransactionType in com.retek.component.tax |
---|
Fields in com.retek.component.tax declared as TaxTransactionType | |
static TaxTransactionType |
TaxTransactionType.PURCHASE
|
static TaxTransactionType |
TaxTransactionType.RENTAL_LEASE
|
static TaxTransactionType |
TaxTransactionType.SALE
|
static TaxTransactionType |
TaxTransactionType.SERVICE
|
Methods in com.retek.component.tax that return TaxTransactionType | |
TaxTransactionType |
TaxInvoiceLineItem.getType()
|
static TaxTransactionType |
TaxTransactionType.fromCode(java.lang.String code)
|
Methods in com.retek.component.tax with parameters of type TaxTransactionType | |
void |
TaxInvoiceLineItem.setType(TaxTransactionType type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |