Uses of Enum
core.support.objects.TestObject.testType
Packages that use TestObject.testType
-
Uses of TestObject.testType in core.support.objects
Fields in core.support.objects declared as TestObject.testTypeMethods in core.support.objects that return TestObject.testTypeModifier and TypeMethodDescriptionstatic TestObject.testTypeReturns 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.