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

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

Uses of TaxCustomer in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return TaxCustomer
 TaxCustomer ShippedContainerTaxCalculatorInvoice.getTaxCustomer()
           
 

Methods in com.retek.component.customerorder with parameters of type TaxCustomer
 void ShippedContainerTaxCalculatorInvoice.setTaxCustomer(TaxCustomer taxCustomer)
           
 

Uses of TaxCustomer in com.retek.component.tax
 

Methods in com.retek.component.tax that return TaxCustomer
 TaxCustomer TaxInvoice.getTaxCustomer()
           
 

Methods in com.retek.component.tax with parameters of type TaxCustomer
 void TaxInvoice.setTaxCustomer(TaxCustomer customer)
           
 



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