Package | Description |
---|---|
net.sf.mmm.util.nls.base |
Contains the basis for implementations of the native language support (NLS) API.
|
Modifier and Type | Field and Description |
---|---|
private ChoiceEvaluation |
ResourceBundleConverter.evalChoice |
Modifier and Type | Method and Description |
---|---|
ChoiceEvaluation |
ResourceBundleConverter.getEvalChoice() |
static ChoiceEvaluation |
ChoiceEvaluation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChoiceEvaluation[] |
ChoiceEvaluation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceBundleConverter.setEvalChoice(ChoiceEvaluation evalChoice) |
Copyright © 2001–2016 mmm-Team. All rights reserved.