Constructor and Description |
---|
JacksonJsonEnumHelper(Class<E> enumType) |
JacksonJsonEnumHelper(Class<E> enumType,
boolean firstLetterCapitalized) |
Modifier and Type | Method and Description |
---|---|
E |
forValue(String value) |
String |
toString(E e)
Get the string used by the API for this enum.
|
Copyright © 2017. All rights reserved.