Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentCancelled
| Package | Description |
|---|---|
| dev.vality.damsel.merch_stat |
-
Uses of InvoicePaymentCancelled in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentCancelled Modifier and Type Method Description InvoicePaymentCancelledInvoicePaymentCancelled. deepCopy()InvoicePaymentCancelledInvoicePaymentStatus. getCancelled()InvoicePaymentCancelledInvoicePaymentCancelled. setAt(String at)Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentCancelled Modifier and Type Method Description static 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 InvoicePaymentCancelled Constructor Description InvoicePaymentCancelled(InvoicePaymentCancelled other)Performs a deep copy on other.