Uses of Enum Class
org.miaixz.bus.gitlab.models.Environment.EnvironmentState
Packages that use Environment.EnvironmentState
-
Uses of Environment.EnvironmentState in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Environment.EnvironmentStateModifier and TypeMethodDescriptionstatic Environment.EnvironmentStateEnvironment.getState()static Environment.EnvironmentStateReturns the enum constant of this class with the specified name.static Environment.EnvironmentState[]Environment.EnvironmentState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.gitlab.models with parameters of type Environment.EnvironmentState