Uses of Class
dev.vality.damsel.webhooker.CustomerEventFilter
Packages that use CustomerEventFilter
-
Uses of CustomerEventFilter in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return CustomerEventFilterModifier and TypeMethodDescriptionCustomerEventFilter.deepCopy()EventFilter.getCustomer()CustomerEventFilter.setTypes(Set<CustomerEventType> types) Methods in dev.vality.damsel.webhooker with parameters of type CustomerEventFilterModifier and TypeMethodDescriptionintCustomerEventFilter.compareTo(CustomerEventFilter other) static EventFilterEventFilter.customer(CustomerEventFilter value) booleanCustomerEventFilter.equals(CustomerEventFilter that) voidEventFilter.setCustomer(CustomerEventFilter value) Constructors in dev.vality.damsel.webhooker with parameters of type CustomerEventFilterModifierConstructorDescriptionPerforms a deep copy on other.