Uses of Interface
com.echothree.control.user.tax.common.result.GetTaxClassificationChoicesResult
Packages that use GetTaxClassificationChoicesResult
Package
Description
-
Uses of GetTaxClassificationChoicesResult in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return types with arguments of type GetTaxClassificationChoicesResultModifier and TypeMethodDescriptionTaxService.getTaxClassificationChoices(UserVisitPK userVisitPK, GetTaxClassificationChoicesForm form) -
Uses of GetTaxClassificationChoicesResult in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return GetTaxClassificationChoicesResult -
Uses of GetTaxClassificationChoicesResult in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return types with arguments of type GetTaxClassificationChoicesResultModifier and TypeMethodDescriptionTaxBean.getTaxClassificationChoices(UserVisitPK userVisitPK, GetTaxClassificationChoicesForm form)