Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentCancelled
Packages that use InvoicePaymentCancelled
-
Uses of InvoicePaymentCancelled in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentCancelledModifier and TypeMethodDescriptionInvoicePaymentCancelled.deepCopy()InvoicePaymentStatus.getCancelled()Methods in dev.vality.damsel.merch_stat 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.merch_stat with parameters of type InvoicePaymentCancelledModifierConstructorDescriptionPerforms a deep copy on other.