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