Uses of Enum Class
ru.slie.luna.agile.sprint.Sprint.State
Packages that use Sprint.State
-
Uses of Sprint.State in ru.slie.luna.agile.sprint
Methods in ru.slie.luna.agile.sprint that return Sprint.StateModifier and TypeMethodDescriptionstatic Sprint.StateSprint.State.fromString(String state) Sprint.getState()SprintAuditEntry.getState()static Sprint.StateReturns the enum constant of this class with the specified name.static Sprint.State[]Sprint.State.values()Returns an array containing the constants of this enum class, in the order they are declared.