Uses of Class
org.compass.annotations.OmitNorms

Packages that use OmitNorms
org.compass.annotations   
org.compass.annotations.config.binding   
 

Uses of OmitNorms in org.compass.annotations
 

Methods in org.compass.annotations that return OmitNorms
static OmitNorms OmitNorms.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OmitNorms[] OmitNorms.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of OmitNorms in org.compass.annotations.config.binding
 

Methods in org.compass.annotations.config.binding with parameters of type OmitNorms
static Boolean AnnotationsBindingUtils.convert(OmitNorms omitNorms)
           
 



Copyright (c) 2004-2008 The Compass Project.