Uses of Enum
com.jcabi.github.Status.State
Packages that use Status.State
-
Uses of Status.State in com.jcabi.github
Methods in com.jcabi.github that return Status.StateModifier and TypeMethodDescriptionstatic Status.StateGet enum value from identifier string.Status.Smart.state()Get state.static Status.StateReturns the enum constant of this type with the specified name.static Status.State[]Status.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.jcabi.github with parameters of type Status.StateModifier and TypeMethodDescriptionStatuses.StatusCreate.withState(Status.State stat) Returns a StatusCreate with the given state.Constructors in com.jcabi.github with parameters of type Status.State