Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundPending
Packages that use InvoicePaymentRefundPending
-
Uses of InvoicePaymentRefundPending in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundPendingModifier and TypeMethodDescriptionInvoicePaymentRefundPending.deepCopy()InvoicePaymentRefundStatus.getPending()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundPendingModifier and TypeMethodDescriptionintInvoicePaymentRefundPending.compareTo(InvoicePaymentRefundPending other) booleanInvoicePaymentRefundPending.equals(InvoicePaymentRefundPending that) static InvoicePaymentRefundStatusInvoicePaymentRefundStatus.pending(InvoicePaymentRefundPending value) voidInvoicePaymentRefundStatus.setPending(InvoicePaymentRefundPending value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundPendingModifierConstructorDescriptionPerforms a deep copy on other.