Uses of Class
dev.vality.damsel.merch_stat.InvoicePaymentProcessed
Packages that use InvoicePaymentProcessed
-
Uses of InvoicePaymentProcessed in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return InvoicePaymentProcessedModifier and TypeMethodDescriptionInvoicePaymentProcessed.deepCopy()InvoicePaymentStatus.getProcessed()Methods in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentProcessedModifier and TypeMethodDescriptionintInvoicePaymentProcessed.compareTo(InvoicePaymentProcessed other) booleanInvoicePaymentProcessed.equals(InvoicePaymentProcessed that) static InvoicePaymentStatusInvoicePaymentStatus.processed(InvoicePaymentProcessed value) voidInvoicePaymentStatus.setProcessed(InvoicePaymentProcessed value) Constructors in dev.vality.damsel.merch_stat with parameters of type InvoicePaymentProcessedModifierConstructorDescriptionPerforms a deep copy on other.