Uses of Class
dev.vality.damsel.webhooker.InvoiceCreated
Packages that use InvoiceCreated
-
Uses of InvoiceCreated in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoiceCreatedMethods in dev.vality.damsel.webhooker with parameters of type InvoiceCreatedModifier and TypeMethodDescriptionintInvoiceCreated.compareTo(InvoiceCreated other) static InvoiceEventTypeInvoiceEventType.created(InvoiceCreated value) booleanInvoiceCreated.equals(InvoiceCreated that) voidInvoiceEventType.setCreated(InvoiceCreated value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoiceCreatedModifierConstructorDescriptionInvoiceCreated(InvoiceCreated other) Performs a deep copy on other.