Uses of Class
org.gcube.common.ghn.service.configuration.Mode

Packages that use Mode
org.gcube.common.ghn.service.configuration   
 

Uses of Mode in org.gcube.common.ghn.service.configuration
 

Methods in org.gcube.common.ghn.service.configuration that return Mode
 Mode Configuration.mode()
          Returns the management Mode.
static Mode Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Mode[] Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.common.ghn.service.configuration with parameters of type Mode
 Configuration Configuration.mode(Mode mode)
          Sets the management mode.
 



Copyright © 2013. All Rights Reserved.