Uses of Interface
com.echothree.control.user.tax.common.form.CreateTaxForm
Packages that use CreateTaxForm
Package
Description
-
Uses of CreateTaxForm in com.echothree.control.user.tax.common
Methods in com.echothree.control.user.tax.common that return CreateTaxFormMethods in com.echothree.control.user.tax.common with parameters of type CreateTaxFormModifier and TypeMethodDescriptionTaxService.createTax
(UserVisitPK userVisitPK, CreateTaxForm form) -
Uses of CreateTaxForm in com.echothree.control.user.tax.common.form
Methods in com.echothree.control.user.tax.common.form that return CreateTaxForm -
Uses of CreateTaxForm in com.echothree.control.user.tax.server
Methods in com.echothree.control.user.tax.server that return CreateTaxFormMethods in com.echothree.control.user.tax.server with parameters of type CreateTaxForm -
Uses of CreateTaxForm in com.echothree.control.user.tax.server.command
Constructors in com.echothree.control.user.tax.server.command with parameters of type CreateTaxFormModifierConstructorDescriptionCreateTaxCommand
(UserVisitPK userVisitPK, CreateTaxForm form) Creates a new instance of CreateTaxCommand