All Classes and Interfaces

Class
Description
Avoid this class if you don't need it, preferring a normal MappedEnum of Strings with case-sensitive logic.
 
 
 
 
Store enum values by an extracted and optionally transformed key.
 
Deprecated.
Use StringMappedEnum, StringEncodedField, StringMappedEnumFieldCodec and StringMappedEnumSerializer
MappedEnum specific to Strings, including length validation.