public class EnumLabelLookup extends Object
| Modifier and Type | Field and Description |
|---|---|
static EnumLabels |
ENUM_LABELS |
| Constructor and Description |
|---|
EnumLabelLookup() |
public static final EnumLabels ENUM_LABELS
public static <E extends Enum<E>> String labelFor(String prefix, Enum<E> enm)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.