Uses of Class
emn.fr.ascola.extractor.Decision.Values

Packages that use Decision.Values
emn.fr.ascola.extractor   
 

Uses of Decision.Values in emn.fr.ascola.extractor
 

Methods in emn.fr.ascola.extractor that return Decision.Values
static Decision.Values Decision.Values.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Decision.Values[] Decision.Values.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in emn.fr.ascola.extractor with parameters of type Decision.Values
Decision(Decision.Values v)
          Constructor with values.