Uses of Class
org.compass.annotations.OmitTf

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

Uses of OmitTf in org.compass.annotations
 

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

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

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



Copyright (c) 2004-2008 The Compass Project.