Uses of Enum Class
org.gcube.informationsystem.contexts.reference.ContextState
Packages that use ContextState
-
Uses of ContextState in org.gcube.informationsystem.contexts.reference
Methods in org.gcube.informationsystem.contexts.reference that return ContextStateModifier and TypeMethodDescriptionstatic ContextStateContextState.fromString(String state) Returns theContextStateenum constant from its string representation.static ContextStateReturns the enum constant of this class with the specified name.static ContextState[]ContextState.values()Returns an array containing the constants of this enum class, in the order they are declared.