Uses of Interface
com.echothree.control.user.payment.common.result.EditPaymentMethodResult
Packages that use EditPaymentMethodResult
Package
Description
-
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.common.result
Methods in com.echothree.control.user.payment.common.result that return EditPaymentMethodResultModifier and TypeMethodDescriptionstatic EditPaymentMethodResultPaymentResultFactory.getEditPaymentMethodResult() -
Uses of EditPaymentMethodResult in com.echothree.control.user.payment.server.command
Methods in com.echothree.control.user.payment.server.command that return EditPaymentMethodResultMethods in com.echothree.control.user.payment.server.command with parameters of type EditPaymentMethodResultModifier and TypeMethodDescriptionvoidEditPaymentMethodCommand.fillInResult(EditPaymentMethodResult result, PaymentMethod paymentMethod) EditPaymentMethodCommand.getEntity(EditPaymentMethodResult result)