Uses of Class
uk.ac.gla.dcs.renaissance.iqir.config.EnvironmentMode

Packages that use EnvironmentMode
uk.ac.gla.dcs.renaissance.iqir.config   
 

Uses of EnvironmentMode in uk.ac.gla.dcs.renaissance.iqir.config
 

Methods in uk.ac.gla.dcs.renaissance.iqir.config that return EnvironmentMode
static EnvironmentMode EnvironmentMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnvironmentMode[] EnvironmentMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in uk.ac.gla.dcs.renaissance.iqir.config with parameters of type EnvironmentMode
 EnvironmentConfiguration EnvironmentConfiguration.setMode(EnvironmentMode mode)
           
 

Constructors in uk.ac.gla.dcs.renaissance.iqir.config with parameters of type EnvironmentMode
DocumentStorageConfiguration(EnvironmentMode mode)
           
EnvironmentConfiguration(EnvironmentMode mode)
           
 



Copyright © 2011. All Rights Reserved.