Interface TypeEnum
- All Superinterfaces:
Type
- All Known Implementing Classes:
ImmutableTypeEnum
Enumeration type.
It captures the value-type of the enumeration and its values.
-
Method Summary
Methods inherited from interface Type
isBigDecimal, isContainer, isDate, isDateTime, isDto, isPlainObject, isPrimitive, isPrimitive, isTime, isUUID, isValidation, isVoid, neededImports, typeName, wrapperTypeName
-
Method Details
-
of
-
innerType
Type innerType()Returns the inner type of the enumeration.- Returns:
- the inner type of the enumeration
-
values
-
isEnum
-