|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |