Uses of Class
util.EnumTest.Affil

Packages that use EnumTest.Affil
util   
 

Uses of EnumTest.Affil in util
 

Methods in util that return EnumTest.Affil
static EnumTest.Affil EnumTest.Affil.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumTest.Affil[] EnumTest.Affil.values()
          Returns an array containing the constants of this enum type, in the order they are declared.