| Package | Description |
|---|---|
| se.l4.commons.serialization.enums |
| Modifier and Type | Class and Description |
|---|---|
class |
IgnoreCaseNameTranslator
ValueTranslator that uses the name of the enum. |
class |
NameTranslator
ValueTranslator that uses the name of the enum. |
class |
OrdinalTranslator
Translator that will use the
Enum.ordinal() of an enum value in. |
| Constructor and Description |
|---|
EnumSerializer(ValueTranslator translator) |
Copyright © 2017. All rights reserved.