Uses of Enum Class
io.dingodb.sdk.service.entity.version.EventFilterType
Packages that use EventFilterType
-
Uses of EventFilterType in io.dingodb.sdk.service.entity.version
Methods in io.dingodb.sdk.service.entity.version that return EventFilterTypeModifier and TypeMethodDescriptionstatic EventFilterTypeEventFilterType.forNumber(int number) static EventFilterTypeReturns the enum constant of this class with the specified name.static EventFilterType[]EventFilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.