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

Packages that use TaxCompany
com.retek.component.customerorder   
com.retek.component.tax   
 

Uses of TaxCompany in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return TaxCompany
 TaxCompany ShippedContainerTaxCalculatorInvoice.getTaxCompany()
           
 

Methods in com.retek.component.customerorder with parameters of type TaxCompany
 void ShippedContainerTaxCalculatorInvoice.setTaxCompany(TaxCompany taxCompany)
           
 

Uses of TaxCompany in com.retek.component.tax
 

Methods in com.retek.component.tax that return TaxCompany
 TaxCompany TaxManager.getTaxCompany(java.lang.String bannerId)
           
 TaxCompany TaxInvoice.getTaxCompany()
           
 

Methods in com.retek.component.tax with parameters of type TaxCompany
 void TaxInvoice.setTaxCompany(TaxCompany taxCompany)
           
 



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