Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundStatus
Packages that use InvoicePaymentRefundStatus
-
Uses of InvoicePaymentRefundStatus in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker declared as InvoicePaymentRefundStatusMethods in dev.vality.damsel.webhooker that return InvoicePaymentRefundStatusModifier and TypeMethodDescriptionInvoicePaymentRefundStatus.deepCopy()static InvoicePaymentRefundStatusInvoicePaymentRefundStatus.failed(InvoicePaymentRefundFailed value) InvoicePaymentRefundStatusChanged.getValue()static InvoicePaymentRefundStatusInvoicePaymentRefundStatus.pending(InvoicePaymentRefundPending value) static InvoicePaymentRefundStatusInvoicePaymentRefundStatus.succeeded(InvoicePaymentRefundSucceeded value) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundStatusModifier and TypeMethodDescriptionintInvoicePaymentRefundStatus.compareTo(InvoicePaymentRefundStatus other) booleanInvoicePaymentRefundStatus.equals(InvoicePaymentRefundStatus other) InvoicePaymentRefundStatusChanged.setValue(InvoicePaymentRefundStatus value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundStatusModifierConstructorDescription