| Package | Description |
|---|---|
| org.granite.builder |
| Modifier and Type | Method and Description |
|---|---|
static BuilderConsole.MessageType |
BuilderConsole.MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BuilderConsole.MessageType[] |
BuilderConsole.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BuilderConsole.println(java.lang.String msg,
BuilderConsole.MessageType type) |