| Modifier and Type | Method and Description |
|---|---|
static StepConsoleNote.Kind |
StepConsoleNote.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepConsoleNote.Kind[] |
StepConsoleNote.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StepConsoleNote(StepConsoleNote.Kind kind,
int counter) |
Copyright © 2004-2015. All Rights Reserved.