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