public final class EnumFieldType extends FieldTypeBase
Custom
List<EnumValue>
getValues()
static EnumFieldType
of(List<EnumValue> values)
equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static EnumFieldType of(List<EnumValue> values)
public List<EnumValue> getValues()