Annotation Interface EnumValueDoc
The documentation of an enum value. This annotation is applied to enum
constants.
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe description of the enum value.TheString
representation of the enum value.