@Generated(value="Generated by org.nuiton.i18n.plugin.parser.ParseJavaEnumerationsMojo", date="Wed Jan 24 00:37:07 UTC 2018") 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–2018 Ultreia.io. All rights reserved.