Uses of Class
net.obsearch.example.AbstractExampleGeneral.Mode

Packages that use AbstractExampleGeneral.Mode
net.obsearch.example Provides examples on how to use OBSearch. 
 

Uses of AbstractExampleGeneral.Mode in net.obsearch.example
 

Fields in net.obsearch.example declared as AbstractExampleGeneral.Mode
protected  AbstractExampleGeneral.Mode AbstractExampleGeneral.mode
          Program mode
 

Methods in net.obsearch.example that return AbstractExampleGeneral.Mode
static AbstractExampleGeneral.Mode AbstractExampleGeneral.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractExampleGeneral.Mode[] AbstractExampleGeneral.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.