|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxTransactionCodeType | |
---|---|
com.retek.component.customerorder | |
com.retek.component.tax |
Uses of TaxTransactionCodeType in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return TaxTransactionCodeType | |
TaxTransactionCodeType |
ShippedContainerTaxCalculatorInvoice.getTaxTransactionCodeType()
|
Methods in com.retek.component.customerorder with parameters of type TaxTransactionCodeType | |
void |
ShippedContainerTaxCalculatorInvoice.setTaxTransactionCodeType(TaxTransactionCodeType taxTranType)
|
Uses of TaxTransactionCodeType in com.retek.component.tax |
---|
Fields in com.retek.component.tax declared as TaxTransactionCodeType | |
static TaxTransactionCodeType |
TaxTransactionCodeType.NORMAL
|
static TaxTransactionCodeType |
TaxTransactionCodeType.TAX_ONLY_CREDIT
|
Methods in com.retek.component.tax that return TaxTransactionCodeType | |
static TaxTransactionCodeType |
TaxTransactionCodeType.fromCode(java.lang.String code)
|
TaxTransactionCodeType |
TaxInvoice.getTaxTransactionCodeType()
|
Methods in com.retek.component.tax with parameters of type TaxTransactionCodeType | |
void |
TaxInvoice.setTaxTransactionCodeType(TaxTransactionCodeType codeType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |