| Package | Description |
|---|---|
| core.support.objects |
| Modifier and Type | Field and Description |
|---|---|
TestObject.testType |
TestObject.type |
| Modifier and Type | Method and Description |
|---|---|
static TestObject.testType |
TestObject.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.
|
Copyright © 2022. All rights reserved.