atg.search.routing.command.indexing
Class OptionsBase.SpellChecker
java.lang.Object
  
atg.core.util.Enum
      
atg.search.routing.command.indexing.OptionsBase.SpellChecker
- All Implemented Interfaces: 
 - java.io.Serializable, java.lang.Comparable
 
- Enclosing class:
 - OptionsBase
 
public static class OptionsBase.SpellChecker
- extends Enum
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Methods inherited from class atg.core.util.Enum | 
compareTo, getEnumClassInfo, getOrdinal, iterator, iterator, lookup, lookup, lookup, lookup, readResolve, toString | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
 
CLASS_VERSION
public static final java.lang.String CLASS_VERSION
- Class version string
- See Also:
 - Constant Field Values
 
 
INTERNAL
public static final OptionsBase.SpellChecker INTERNAL
WINTERTREE
public static final OptionsBase.SpellChecker WINTERTREE
INTERNAL_WINTERTREE
public static final OptionsBase.SpellChecker INTERNAL_WINTERTREE
WINTERTREE_INTERNAL
public static final OptionsBase.SpellChecker WINTERTREE_INTERNAL
NONE
public static final OptionsBase.SpellChecker NONE
valueOf
public static OptionsBase.SpellChecker valueOf(java.lang.String pName)