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