| Package | Description |
|---|---|
| org.slf4j.impl |
| Modifier and Type | Field and Description |
|---|---|
(package private) OutputChoice.OutputChoiceType |
OutputChoice.outputChoiceType |
| Modifier and Type | Method and Description |
|---|---|
static OutputChoice.OutputChoiceType |
OutputChoice.OutputChoiceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OutputChoice.OutputChoiceType[] |
OutputChoice.OutputChoiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OutputChoice(OutputChoice.OutputChoiceType outputChoiceType) |