Uses of Enum
org.gitlab4j.api.models.AbstractEpic.EpicState
Packages that use AbstractEpic.EpicState
-
Uses of AbstractEpic.EpicState in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return AbstractEpic.EpicStateModifier and TypeMethodDescriptionstatic AbstractEpic.EpicState
AbstractEpic.getState()
static AbstractEpic.EpicState
Returns the enum constant of this type with the specified name.static AbstractEpic.EpicState[]
AbstractEpic.EpicState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type AbstractEpic.EpicState