Uses of Class
ca.uottawa.balie.NamedEntityTypeEnum

Packages that use NamedEntityTypeEnum
ca.uottawa.balie   
 

Uses of NamedEntityTypeEnum in ca.uottawa.balie
 

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