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

Packages that use TaxCustomer
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.remote   
com.retek.component.tax   
com.retek.component.tax.impl   
com.retek.component.tax.impl.remote   
com.retek.component.tax.test   
 

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.customerorder.impl
 

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

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

Uses of TaxCustomer in com.retek.component.customerorder.impl.remote
 

Fields in com.retek.component.customerorder.impl.remote declared as TaxCustomer
 TaxCustomer ShippedContainerTaxCalculatorInvoiceDto.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)
           
 

Uses of TaxCustomer in com.retek.component.tax.impl
 

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

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

Uses of TaxCustomer in com.retek.component.tax.impl.remote
 

Fields in com.retek.component.tax.impl.remote declared as TaxCustomer
 TaxCustomer TaxInvoiceDto.taxCustomer
           
 

Uses of TaxCustomer in com.retek.component.tax.test
 

Methods in com.retek.component.tax.test that return TaxCustomer
static TaxCustomer TaxObjectMaster.createValidTaxCustomer()
           
static TaxCustomer TaxObjectMaster.createValidTaxExemptCustomerInAllStates()
           
static TaxCustomer TaxObjectMaster.createValidTaxExemptCustomerInMinnesota()
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28