Uses of Interface
com.echothree.control.user.shipping.common.result.GetShippingMethodChoicesResult
Packages that use GetShippingMethodChoicesResult
Package
Description
-
Uses of GetShippingMethodChoicesResult in com.echothree.control.user.shipping.common
Methods in com.echothree.control.user.shipping.common that return types with arguments of type GetShippingMethodChoicesResultModifier and TypeMethodDescriptionShippingService.getShippingMethodChoices(UserVisitPK userVisitPK, GetShippingMethodChoicesForm form) -
Uses of GetShippingMethodChoicesResult in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return GetShippingMethodChoicesResult -
Uses of GetShippingMethodChoicesResult in com.echothree.control.user.shipping.server
Methods in com.echothree.control.user.shipping.server that return types with arguments of type GetShippingMethodChoicesResultModifier and TypeMethodDescriptionShippingBean.getShippingMethodChoices(UserVisitPK userVisitPK, GetShippingMethodChoicesForm form)