Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentCancelled
Packages that use InvoicePaymentCancelled
-
Uses of InvoicePaymentCancelled in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentCancelledModifier and TypeMethodDescriptionInvoicePaymentCancelled.deepCopy()InvoicePaymentStatus.getCancelled()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentCancelledModifier and TypeMethodDescriptionstatic InvoicePaymentStatusInvoicePaymentStatus.cancelled(InvoicePaymentCancelled value) intInvoicePaymentCancelled.compareTo(InvoicePaymentCancelled other) booleanInvoicePaymentCancelled.equals(InvoicePaymentCancelled that) voidInvoicePaymentStatus.setCancelled(InvoicePaymentCancelled value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentCancelledModifierConstructorDescriptionPerforms a deep copy on other.