Uses of Class
com.echothree.model.control.payment.common.choice.PartyPaymentMethodChoicesBean
Packages that use PartyPaymentMethodChoicesBean
Package
Description
-
Uses of PartyPaymentMethodChoicesBean in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return PartyPaymentMethodChoicesBeanModifier and TypeMethodDescriptionGetPartyPaymentMethodChoicesResult.getPartyPaymentMethodChoices()
Methods in com.echothree.control.user.payment.common.result with parameters of type PartyPaymentMethodChoicesBeanModifier and TypeMethodDescriptionvoid
GetPartyPaymentMethodChoicesResult.setPartyPaymentMethodChoices
(PartyPaymentMethodChoicesBean partyPaymentMethodChoices) -
Uses of PartyPaymentMethodChoicesBean in com.echothree.model.control.payment.server.control
Methods in com.echothree.model.control.payment.server.control that return PartyPaymentMethodChoicesBeanModifier and TypeMethodDescriptionPartyPaymentMethodControl.getPartyPaymentMethodChoices
(String defaultPartyPaymentMethodChoice, Language language, boolean allowNullChoice, Party party)