Uses of Class
dev.vality.damsel.domain.InvoicePaymentAdjustmentCancelled
Packages that use InvoicePaymentAdjustmentCancelled
-
Uses of InvoicePaymentAdjustmentCancelled in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoicePaymentAdjustmentCancelledModifier and TypeMethodDescriptionInvoicePaymentAdjustmentCancelled.deepCopy()InvoicePaymentAdjustmentStatus.getCancelled()Methods in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCancelledModifier and TypeMethodDescriptionInvoicePaymentAdjustmentStatus.cancelled(InvoicePaymentAdjustmentCancelled value) intInvoicePaymentAdjustmentCancelled.compareTo(InvoicePaymentAdjustmentCancelled other) booleanInvoicePaymentAdjustmentCancelled.equals(InvoicePaymentAdjustmentCancelled that) voidInvoicePaymentAdjustmentStatus.setCancelled(InvoicePaymentAdjustmentCancelled value) Constructors in dev.vality.damsel.domain with parameters of type InvoicePaymentAdjustmentCancelledModifierConstructorDescriptionPerforms a deep copy on other.