Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundChange
Packages that use InvoicePaymentRefundChange
-
Uses of InvoicePaymentRefundChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundChangeModifier and TypeMethodDescriptionInvoicePaymentRefundChange.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentRefundChange()InvoicePaymentRefundChange.setPayload(InvoicePaymentRefundChangePayload payload) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundChangeModifier and TypeMethodDescriptionintInvoicePaymentRefundChange.compareTo(InvoicePaymentRefundChange other) booleanInvoicePaymentRefundChange.equals(InvoicePaymentRefundChange that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_refund_change(InvoicePaymentRefundChange value) voidInvoicePaymentChangePayload.setInvoicePaymentRefundChange(InvoicePaymentRefundChange value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundChangeModifierConstructorDescriptionPerforms a deep copy on other.