Uses of Enum
org.codehaus.gmavenplus.util.ReflectionUtilsTest.TestClass.ENUM
-
Uses of ReflectionUtilsTest.TestClass.ENUM in org.codehaus.gmavenplus.util
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ReflectionUtilsTest.TestClass.ENUM[]
ReflectionUtilsTest.TestClass.ENUM.values()
Returns an array containing the constants of this enum type, in the order they are declared.