Uses of Class
com.onlinepayments.domain.RefundCardMethodSpecificOutput
Packages that use RefundCardMethodSpecificOutput
-
Uses of RefundCardMethodSpecificOutput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RefundCardMethodSpecificOutputModifier and TypeMethodDescriptionRefundOutput.getCardRefundMethodSpecificOutput()RefundCardMethodSpecificOutput.withCurrencyConversion(CurrencyConversion value) RefundCardMethodSpecificOutput.withTotalAmountPaid(Long value) RefundCardMethodSpecificOutput.withTotalAmountRefunded(Long value) Methods in com.onlinepayments.domain with parameters of type RefundCardMethodSpecificOutputModifier and TypeMethodDescriptionvoidRefundOutput.setCardRefundMethodSpecificOutput(RefundCardMethodSpecificOutput value) RefundOutput.withCardRefundMethodSpecificOutput(RefundCardMethodSpecificOutput value)