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