Uses of Enum Class
cdc.enums.DagEventType
-
Uses of DagEventType in cdc.enums
Methods in cdc.enums that return DagEventTypeModifier and TypeMethodDescriptionDagEvent.getEventType()static DagEventTypeReturns the enum constant of this class with the specified name.static DagEventType[]DagEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cdc.enums with parameters of type DagEventTypeModifier and TypeMethodDescriptionprotected final voidAbstractBaseListSupport.fire(V value, DagEventType eventType) Constructors in cdc.enums with parameters of type DagEventType