Uses of Class
com.onlinepayments.domain.RefundRedirectMethodSpecificOutput
Packages that use RefundRedirectMethodSpecificOutput
-
Uses of RefundRedirectMethodSpecificOutput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundRedirectMethodSpecificOutputModifier and TypeMethodDescriptionRefundOutput.getRedirectRefundMethodSpecificOutput()RefundRedirectMethodSpecificOutput.withTotalAmountPaid(Long value) RefundRedirectMethodSpecificOutput.withTotalAmountRefunded(Long value) Methods in com.onlinepayments.domain with parameters of type RefundRedirectMethodSpecificOutputModifier and TypeMethodDescriptionvoidRefundOutput.setRedirectRefundMethodSpecificOutput(RefundRedirectMethodSpecificOutput value) RefundOutput.withRedirectRefundMethodSpecificOutput(RefundRedirectMethodSpecificOutput value)