Uses of Interface
com.echothree.control.user.tax.common.result.GetTaxClassificationResult
Packages that use GetTaxClassificationResult
Package
Description
-
Uses of GetTaxClassificationResult in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return types with arguments of type GetTaxClassificationResultModifier and TypeMethodDescriptionTaxService.getTaxClassification(UserVisitPK userVisitPK, GetTaxClassificationForm form) -
Uses of GetTaxClassificationResult in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return GetTaxClassificationResultModifier and TypeMethodDescriptionstatic GetTaxClassificationResultTaxResultFactory.getGetTaxClassificationResult() -
Uses of GetTaxClassificationResult in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return types with arguments of type GetTaxClassificationResultModifier and TypeMethodDescriptionTaxBean.getTaxClassification(UserVisitPK userVisitPK, GetTaxClassificationForm form)