Uses of Enum Class
org.miaixz.bus.gitlab.models.Iteration.IterationState
Packages that use Iteration.IterationState
-
Uses of Iteration.IterationState in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Iteration.IterationStateModifier and TypeMethodDescriptionstatic Iteration.IterationStateIteration.IterationState.fromIntValue(int value) Iteration.getState()static Iteration.IterationStateReturns the enum constant of this class with the specified name.static Iteration.IterationState[]Iteration.IterationState.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 Iteration.IterationState