Uses of Class
core.support.objects.TestObject.testType
-
Packages that use TestObject.testType Package Description core.support.objects -
-
Uses of TestObject.testType in core.support.objects
Fields in core.support.objects declared as TestObject.testType Modifier and Type Field Description TestObject.testTypeTestObject. typeMethods in core.support.objects that return TestObject.testType Modifier and Type Method Description static TestObject.testTypeTestObject.testType. valueOf(String name)Returns the enum constant of this type with the specified name.static TestObject.testType[]TestObject.testType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-