Annotation Interface Label


@Retention(RUNTIME) @Target({FIELD,TYPE}) public @interface Label
Allows to set a label for a feature.
Author:
Christian Kaltepoth
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The human readable label of this feature
  • Element Details

    • value

      String value
      The human readable label of this feature
      Returns:
      The label