Uses of Class
dev.vality.damsel.webhooker.InvoiceFulfilled
Packages that use InvoiceFulfilled
-
Uses of InvoiceFulfilled in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoiceFulfilledMethods in dev.vality.damsel.webhooker with parameters of type InvoiceFulfilledModifier and TypeMethodDescriptionintInvoiceFulfilled.compareTo(InvoiceFulfilled other) booleanInvoiceFulfilled.equals(InvoiceFulfilled that) static InvoiceStatusInvoiceStatus.fulfilled(InvoiceFulfilled value) voidInvoiceStatus.setFulfilled(InvoiceFulfilled value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoiceFulfilledModifierConstructorDescriptionInvoiceFulfilled(InvoiceFulfilled other) Performs a deep copy on other.