| Package | Description |
|---|---|
| com.floreysoft.jmte.template |
| Modifier and Type | Field and Description |
|---|---|
VariableDescription.Context |
VariableDescription.context |
| Modifier and Type | Method and Description |
|---|---|
static VariableDescription.Context |
VariableDescription.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableDescription.Context[] |
VariableDescription.Context.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VariableDescription(String name,
String renderer,
String parameters,
VariableDescription.Context context) |
VariableDescription(String name,
VariableDescription.Context context) |
Copyright © 2017. All rights reserved.