| Modifier and Type | Method and Description |
|---|---|
static Version.TestType |
Version.TestType.fromCode(String code) |
static Version.TestType |
Version.TestType.fromLabel(String label) |
Version.TestType |
Version.getTestType() |
static Version.TestType |
Version.TestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.TestType[] |
Version.TestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Version.setTestType(Version.TestType testType) |
Copyright © 2020 Open Foris. All rights reserved.