Annotation Interface EnumLabel


@Retention(RUNTIME) @Target(FIELD) public @interface EnumLabel
Represents the value when setting a DocumentedEnum field, opposed to using the enumeration field it self.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details