Uses of Class
com.retek.component.tax.TaxTransactionCodeType

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)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25