Uses of Interface
com.echothree.control.user.payment.common.result.GetPartyPaymentMethodResult
Packages that use GetPartyPaymentMethodResult
Package
Description
-
Uses of GetPartyPaymentMethodResult in com.echothree.control.user.payment.common
Methods in com.echothree.control.user.payment.common that return types with arguments of type GetPartyPaymentMethodResultModifier and TypeMethodDescriptionPaymentService.getPartyPaymentMethod(UserVisitPK userVisitPK, GetPartyPaymentMethodForm form) -
Uses of GetPartyPaymentMethodResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return GetPartyPaymentMethodResultModifier and TypeMethodDescriptionstatic GetPartyPaymentMethodResultPaymentResultFactory.getGetPartyPaymentMethodResult() -
Uses of GetPartyPaymentMethodResult in com.echothree.control.user.payment.server
Methods in com.echothree.control.user.payment.server that return types with arguments of type GetPartyPaymentMethodResultModifier and TypeMethodDescriptionPaymentBean.getPartyPaymentMethod(UserVisitPK userVisitPK, GetPartyPaymentMethodForm form)