Uses of Class
org.gcube.informationsystem.contexts.reference.ContextState
-
Packages that use ContextState Package Description org.gcube.informationsystem.contexts.reference -
-
Uses of ContextState in org.gcube.informationsystem.contexts.reference
Methods in org.gcube.informationsystem.contexts.reference that return ContextState Modifier and Type Method Description static ContextStateContextState. fromString(String state)static ContextStateContextState. valueOf(String name)Returns the enum constant of this type with the specified name.static ContextState[]ContextState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-