Annotation Interface DefaultEnum
An annotation for specifying the default enum value.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueReturns the name of the default enum value.- Returns:
- the name of the default enum value
-