Uses of Class
dev.vality.damsel.webhooker.InvoiceEventFilter
Packages that use InvoiceEventFilter
-
Uses of InvoiceEventFilter in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoiceEventFilterModifier and TypeMethodDescriptionInvoiceEventFilter.deepCopy()EventFilter.getInvoice()InvoiceEventFilter.setTypes(Set<InvoiceEventType> types) Methods in dev.vality.damsel.webhooker with parameters of type InvoiceEventFilterModifier and TypeMethodDescriptionintInvoiceEventFilter.compareTo(InvoiceEventFilter other) booleanInvoiceEventFilter.equals(InvoiceEventFilter that) static EventFilterEventFilter.invoice(InvoiceEventFilter value) voidEventFilter.setInvoice(InvoiceEventFilter value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoiceEventFilterModifierConstructorDescriptionPerforms a deep copy on other.