Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefunded
Packages that use InvoicePaymentRefunded
-
Uses of InvoicePaymentRefunded in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundedModifier and TypeMethodDescriptionInvoicePaymentRefunded.deepCopy()InvoicePaymentStatus.getRefunded()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundedModifier and TypeMethodDescriptionintInvoicePaymentRefunded.compareTo(InvoicePaymentRefunded other) booleanInvoicePaymentRefunded.equals(InvoicePaymentRefunded that) static InvoicePaymentStatusInvoicePaymentStatus.refunded(InvoicePaymentRefunded value) voidInvoicePaymentStatus.setRefunded(InvoicePaymentRefunded value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundedModifierConstructorDescriptionPerforms a deep copy on other.