Uses of Class
org.irisa.genouest.logol.Logol.FILTER

Packages that use Logol.FILTER
org.irisa.genouest.logol   
 

Uses of Logol.FILTER in org.irisa.genouest.logol
 

Methods in org.irisa.genouest.logol that return Logol.FILTER
static Logol.FILTER Logol.FILTER.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Logol.FILTER[] Logol.FILTER.values()
          Returns an array containing the constants of this enum type, in the order they are declared.