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