Uses of Interface
com.retek.component.salesaudit.SaeTax

Packages that use SaeTax
com.retek.component.salesaudit   
 

Uses of SaeTax in com.retek.component.salesaudit
 

Methods in com.retek.component.salesaudit that return SaeTax
 SaeTax SaeAccommodation.getTax()
          Return the accommodation tax credit tax element.
 SaeTax SaeService.getTax()
          Return the tax element for the service.
 SaeTax SaeItem.getTax()
          Return the tax element for the item.
 

Methods in com.retek.component.salesaudit with parameters of type SaeTax
 void SaeAccommodation.setTax(SaeTax accommodationTax)
           
 void SaeService.setTax(SaeTax saeTax)
           
 void SaeElementVisitor.visit(SaeTax tax)
          Visit a tax element.
 void SalesAuditExportTestCase.SalesAuditTransactionElementCounter.visit(SaeTax tax)
           
 void SaeItem.setTax(SaeTax tax)
           
 



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