Uses of Enum Class
io.datarouter.storage.config.environment.EnvironmentType
Packages that use EnvironmentType
-
Uses of EnvironmentType in io.datarouter.storage.config.environment
Methods in io.datarouter.storage.config.environment that return EnvironmentTypeModifier and TypeMethodDescriptionstatic EnvironmentTypeReturns the enum constant of this class with the specified name.static EnvironmentType[]EnvironmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.