Uses of Class
com.echothree.model.control.tax.common.choice.TaxClassificationChoicesBean
Packages that use TaxClassificationChoicesBean
Package
Description
-
Uses of TaxClassificationChoicesBean in com.echothree.control.user.tax.common.result
Methods in com.echothree.control.user.tax.common.result that return TaxClassificationChoicesBeanModifier and TypeMethodDescriptionGetTaxClassificationChoicesResult.getTaxClassificationChoices()
Methods in com.echothree.control.user.tax.common.result with parameters of type TaxClassificationChoicesBeanModifier and TypeMethodDescriptionvoid
GetTaxClassificationChoicesResult.setTaxClassificationChoices
(TaxClassificationChoicesBean taxClassificationChoices) -
Uses of TaxClassificationChoicesBean in com.echothree.model.control.tax.server.control
Methods in com.echothree.model.control.tax.server.control that return TaxClassificationChoicesBeanModifier and TypeMethodDescriptionTaxControl.getTaxClassificationChoices
(String defaultTaxClassificationChoice, Language language, boolean allowNullChoice, GeoCode countryGeoCode)