| Package | Description |
|---|---|
| edu.uta.cse.fireeye.common |
| Modifier and Type | Method and Description |
|---|---|
TestGenProfile.Mode |
TestGenProfile.getMode()
Get the test generation mode.
|
static TestGenProfile.Mode |
TestGenProfile.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TestGenProfile.Mode[] |
TestGenProfile.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|