Modifier and Type | Method and Description |
---|---|
String |
getKey() |
LocalizedString |
getLabel() |
static LocalizedEnumValue |
of(String key,
LocalizedString label) |
static com.fasterxml.jackson.core.type.TypeReference<LocalizedEnumValue> |
typeReference()
Creates a container which contains the full Java type information to deserialize this class from JSON.
|
static LocalizedEnumValue of(String key, LocalizedString label)
LocalizedString getLabel()
static com.fasterxml.jackson.core.type.TypeReference<LocalizedEnumValue> typeReference()