Uses of Interface
com.retek.component.tax.TaxCreditor

Packages that use TaxCreditor
com.retek.component.tax   
com.retek.component.tax.impl   
com.retek.component.tax.impl.command   
 

Uses of TaxCreditor in com.retek.component.tax
 

Methods in com.retek.component.tax that return TaxCreditor
 TaxCreditor TaxManager.buildTaxCreditorInstance(TaxCreditInvoice creditInvoice, Money creditAmount)
           
 

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

Classes in com.retek.component.tax.impl that implement TaxCreditor
 class TaxCreditorImpl
           
 

Methods in com.retek.component.tax.impl that return TaxCreditor
 TaxCreditor TaxManagerImpl.buildTaxCreditorInstance(TaxCreditInvoice creditInvoice, Money creditAmount)
           
 

Uses of TaxCreditor in com.retek.component.tax.impl.command
 

Methods in com.retek.component.tax.impl.command with parameters of type TaxCreditor
static void TaxCreditorValidator.validate(TaxCreditor taxCreditor)
           
 



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