Uses of Class
org.apache.solr.common.luke.FieldFlag

Packages that use FieldFlag
org.apache.solr.common.luke   
 

Uses of FieldFlag in org.apache.solr.common.luke
 

Methods in org.apache.solr.common.luke that return FieldFlag
static FieldFlag FieldFlag.getFlag(char abbrev)
           
static FieldFlag FieldFlag.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldFlag[] FieldFlag.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 Apache Software Foundation. All Rights Reserved.