Uses of Class
com.echothree.model.control.shipping.common.choice.ShippingMethodChoicesBean
Packages that use ShippingMethodChoicesBean
Package
Description
-
Uses of ShippingMethodChoicesBean in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return ShippingMethodChoicesBeanMethods in com.echothree.control.user.shipping.common.result with parameters of type ShippingMethodChoicesBeanModifier and TypeMethodDescriptionvoid
GetShippingMethodChoicesResult.setShippingMethodChoices
(ShippingMethodChoicesBean shippingMethodChoices) -
Uses of ShippingMethodChoicesBean in com.echothree.model.control.shipping.server.control
Methods in com.echothree.model.control.shipping.server.control that return ShippingMethodChoicesBeanModifier and TypeMethodDescriptionShippingControl.getShippingMethodChoices
(String defaultShippingMethodChoice, Language language, boolean allowNullChoice) ShippingControl.getShippingMethodChoices
(String defaultShippingMethodChoice, Language language, boolean allowNullChoice, ShipmentType shipmentType)