Modifier and Type | Method and Description |
---|---|
StateEnumClassShort |
TargetTestClass.getStatesShort() |
static StateEnumClassShort |
StateEnumClassShort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StateEnumClassShort[] |
StateEnumClassShort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetTestClass.setStatesShort(StateEnumClassShort statesShort) |
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.