Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentStatus
Packages that use InvoicePaymentStatus
-
Uses of InvoicePaymentStatus in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker declared as InvoicePaymentStatusMethods in dev.vality.damsel.webhooker that return InvoicePaymentStatusModifier and TypeMethodDescriptionstatic InvoicePaymentStatusInvoicePaymentStatus.cancelled(InvoicePaymentCancelled value) static InvoicePaymentStatusInvoicePaymentStatus.captured(InvoicePaymentCaptured value) InvoicePaymentStatus.deepCopy()static InvoicePaymentStatusInvoicePaymentStatus.failed(InvoicePaymentFailed value) InvoicePaymentStatusChanged.getValue()static InvoicePaymentStatusInvoicePaymentStatus.pending(InvoicePaymentPending value) static InvoicePaymentStatusInvoicePaymentStatus.processed(InvoicePaymentProcessed value) static InvoicePaymentStatusInvoicePaymentStatus.refunded(InvoicePaymentRefunded value) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusModifier and TypeMethodDescriptionintInvoicePaymentStatus.compareTo(InvoicePaymentStatus other) booleanInvoicePaymentStatus.equals(InvoicePaymentStatus other) InvoicePaymentStatusChanged.setValue(InvoicePaymentStatus value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentStatusModifierConstructorDescription