Uses of Interface
com.echothree.control.user.payment.common.result.GetPaymentMethodChoicesResult
Packages that use GetPaymentMethodChoicesResult
Package
Description
-
Uses of GetPaymentMethodChoicesResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPaymentMethodChoicesResultModifier and TypeMethodDescriptionPaymentService.getPaymentMethodChoices(UserVisitPK userVisitPK, GetPaymentMethodChoicesForm form) -
Uses of GetPaymentMethodChoicesResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPaymentMethodChoicesResult -
Uses of GetPaymentMethodChoicesResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPaymentMethodChoicesResultModifier and TypeMethodDescriptionPaymentBean.getPaymentMethodChoices(UserVisitPK userVisitPK, GetPaymentMethodChoicesForm form)