Annotation Type Option

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      The value of this Option.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String label
      The human readable label of this Option.
    • Element Detail

      • value

        java.lang.String value
        The value of this Option.
        See Also:
        "The value attribute of the Option element of a Meta Type Resource."
      • label

        java.lang.String label
        The human readable label of this Option.

        If not specified, the label of this Option is the empty string.

        If the label begins with the percent sign ('%' \u0025), the label can be localized.

        See Also:
        "The label attribute of the Option element of a Meta Type Resource."
        Default:
        ""