Uses of Class
com.onlinepayments.domain.RefundEWalletMethodSpecificOutput
Packages that use RefundEWalletMethodSpecificOutput
-
Uses of RefundEWalletMethodSpecificOutput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundEWalletMethodSpecificOutputModifier and TypeMethodDescriptionRefundOutput.getEWalletRefundMethodSpecificOutput()RefundEWalletMethodSpecificOutput.withPaymentProduct840SpecificOutput(RefundPaymentProduct840SpecificOutput value) RefundEWalletMethodSpecificOutput.withTotalAmountPaid(Long value) RefundEWalletMethodSpecificOutput.withTotalAmountRefunded(Long value) Methods in com.onlinepayments.domain with parameters of type RefundEWalletMethodSpecificOutputModifier and TypeMethodDescriptionvoidRefundOutput.setEWalletRefundMethodSpecificOutput(RefundEWalletMethodSpecificOutput value) RefundOutput.withEWalletRefundMethodSpecificOutput(RefundEWalletMethodSpecificOutput value)