Uses of Class
org.gcube.common.core.contexts.GHNContext.Mode

Packages that use GHNContext.Mode
org.gcube.common.core.contexts   
 

Uses of GHNContext.Mode in org.gcube.common.core.contexts
 

Methods in org.gcube.common.core.contexts that return GHNContext.Mode
 GHNContext.Mode GHNContext.getMode()
          Gets the GHN mode.
static GHNContext.Mode GHNContext.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GHNContext.Mode[] GHNContext.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.core.contexts with parameters of type GHNContext.Mode
 void GHNContext.setMode(GHNContext.Mode mode)
          Sets the GHN mode.
 



Copyright © 2013. All Rights Reserved.