| Package | Description |
|---|---|
| org.jamon.emit |
| Modifier and Type | Method and Description |
|---|---|
static EmitMode |
EmitMode.fromString(String string) |
static EmitMode |
EmitMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmitMode[] |
EmitMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003-2013 Jamon developers. All Rights Reserved.