Uses of Class
ca.uottawa.balie.NamedEntityTypeEnumMappingNerf

Packages that use NamedEntityTypeEnumMappingNerf
ca.uottawa.balie   
 

Uses of NamedEntityTypeEnumMappingNerf in ca.uottawa.balie
 

Methods in ca.uottawa.balie that return NamedEntityTypeEnumMappingNerf
static NamedEntityTypeEnumMappingNerf NamedEntityTypeEnumMappingNerf.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NamedEntityTypeEnumMappingNerf[] NamedEntityTypeEnumMappingNerf.values()
          Returns an array containing the constants of this enum type, in the order they're declared.