public interface EnumType<T> extends Type
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getEnumKeyForValue(T value) |
Map<String,T> |
getEnumMap() |
Type |
getValueType() |
appendTo, compareTo, createBlockBuilder, createBlockBuilder, equalTo, getBlockUnchecked, getBoolean, getBooleanUnchecked, getDisplayName, getDouble, getDoubleUnchecked, getJavaType, getLong, getLongUnchecked, getObject, getObjectValue, getSlice, getSliceUnchecked, getTypeParameters, getTypeSignature, hash, isComparable, isOrderable, writeBoolean, writeDouble, writeLong, writeObject, writeSlice, writeSliceCopyright © 2012–2022. All rights reserved.