Modifier and Type | Method and Description |
---|---|
ConsoleReporterFactory.ConsoleStream |
ConsoleReporterFactory.getOutput() |
static ConsoleReporterFactory.ConsoleStream |
ConsoleReporterFactory.ConsoleStream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleReporterFactory.ConsoleStream[] |
ConsoleReporterFactory.ConsoleStream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsoleReporterFactory.setOutput(ConsoleReporterFactory.ConsoleStream stream) |
Copyright © 2011. All rights reserved.