Uses of Class
org.apache.commons.ognl.test.StaticsAndConstructorsTest.Animals

Packages that use StaticsAndConstructorsTest.Animals
org.apache.commons.ognl.test   
 

Uses of StaticsAndConstructorsTest.Animals in org.apache.commons.ognl.test
 

Methods in org.apache.commons.ognl.test that return StaticsAndConstructorsTest.Animals
static StaticsAndConstructorsTest.Animals StaticsAndConstructorsTest.Animals.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StaticsAndConstructorsTest.Animals[] StaticsAndConstructorsTest.Animals.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.