Uses of Class
dev.vality.damsel.webhooker.CustomerEventType
Packages that use CustomerEventType
-
Uses of CustomerEventType in dev.vality.damsel.webhooker
Fields in dev.vality.damsel.webhooker with type parameters of type CustomerEventTypeMethods in dev.vality.damsel.webhooker that return CustomerEventTypeModifier and TypeMethodDescriptionstatic CustomerEventTypeCustomerEventType.binding(CustomerBindingEvent value) static CustomerEventTypeCustomerEventType.created(CustomerCreated value) CustomerEventType.deepCopy()static CustomerEventTypeCustomerEventType.deleted(CustomerDeleted value) static CustomerEventTypeCustomerEventType.ready(CustomerStatusReady value) Methods in dev.vality.damsel.webhooker that return types with arguments of type CustomerEventTypeModifier and TypeMethodDescriptionCustomerEventFilter.getTypes()CustomerEventFilter.getTypesIterator()Methods in dev.vality.damsel.webhooker with parameters of type CustomerEventTypeModifier and TypeMethodDescriptionvoidCustomerEventFilter.addToTypes(CustomerEventType elem) intCustomerEventType.compareTo(CustomerEventType other) booleanCustomerEventType.equals(CustomerEventType other) Method parameters in dev.vality.damsel.webhooker with type arguments of type CustomerEventTypeConstructors in dev.vality.damsel.webhooker with parameters of type CustomerEventTypeConstructor parameters in dev.vality.damsel.webhooker with type arguments of type CustomerEventType