Uses of Class
com.echothree.model.control.payment.common.choice.PaymentMethodChoicesBean
Packages that use PaymentMethodChoicesBean
Package
Description
-
Uses of PaymentMethodChoicesBean in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return PaymentMethodChoicesBeanMethods in com.echothree.control.user.payment.common.result with parameters of type PaymentMethodChoicesBeanModifier and TypeMethodDescriptionvoid
GetPaymentMethodChoicesResult.setPaymentMethodChoices
(PaymentMethodChoicesBean paymentMethodChoices) -
Uses of PaymentMethodChoicesBean in com.echothree.model.control.payment.server.control
Methods in com.echothree.model.control.payment.server.control that return PaymentMethodChoicesBeanModifier and TypeMethodDescriptionPaymentMethodControl.getPaymentMethodChoices
(String defaultPaymentMethodChoice, Language language, boolean allowNullChoice) PaymentMethodControl.getPaymentMethodChoices
(String defaultPaymentMethodChoice, Language language, boolean allowNullChoice, List<PaymentMethod> paymentMethods) PaymentMethodControl.getPaymentMethodChoicesByPaymentMethodType
(String defaultPaymentMethodChoice, Language language, boolean allowNullChoice, PaymentMethodType paymentMethodType)