Annotation Type AllowedValue

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String description
      A description, encoded as a line of Markdown.
      String value
      The specific enumerated value.
    • Element Detail

      • value

        @NonNull
        String value
        The specific enumerated value.
        Returns:
        the value
      • description

        @NonNull
        String description
        A description, encoded as a line of Markdown.
        Returns:
        an encoded markdown string