@Generated(value="Generated by org.nuiton.i18n.plugin.parser.ParseJavaEnumerationsMojo", date="Sat Dec 30 18:31:29 UTC 2017") public class I18nEnumHelper extends Object
| Constructor and Description |
|---|
I18nEnumHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum<E>> |
getDescription(E e) |
static <E extends Enum<E>> |
getDescription(Locale locale,
E e) |
protected static <E extends Enum<E>> |
getDescriptionKey(E e) |
static <E extends Enum<E>> |
getLabel(E e) |
static <E extends Enum<E>> |
getLabel(Locale locale,
E e) |
protected static <E extends Enum<E>> |
getLabelKey(E e) |
protected static String |
removeAnonymousSuffix(String className) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.