Uses of Interface
com.echothree.control.user.geo.common.form.GetZipCodeForm
Packages that use GetZipCodeForm
Package
Description
-
Uses of GetZipCodeForm in com.echothree.control.user.geo.common
Methods in com.echothree.control.user.geo.common that return GetZipCodeFormMethods in com.echothree.control.user.geo.common with parameters of type GetZipCodeFormModifier and TypeMethodDescriptionGeoService.getZipCode
(UserVisitPK userVisitPK, GetZipCodeForm form) -
Uses of GetZipCodeForm in com.echothree.control.user.geo.common.form
Methods in com.echothree.control.user.geo.common.form that return GetZipCodeForm -
Uses of GetZipCodeForm in com.echothree.control.user.geo.server
Methods in com.echothree.control.user.geo.server that return GetZipCodeFormMethods in com.echothree.control.user.geo.server with parameters of type GetZipCodeFormModifier and TypeMethodDescriptionGeoBean.getZipCode
(UserVisitPK userVisitPK, GetZipCodeForm form) -
Uses of GetZipCodeForm in com.echothree.control.user.geo.server.command
Constructors in com.echothree.control.user.geo.server.command with parameters of type GetZipCodeFormModifierConstructorDescriptionGetZipCodeCommand
(UserVisitPK userVisitPK, GetZipCodeForm form) Creates a new instance of GetZipCodeCommand