Annotation Type Output


@Retention(RUNTIME) public @interface Output
The Interface Output.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Color.
    Name.
  • Element Details

    • name

      String name
      Name.
      Returns:
      the string
      Default:
      "Null"
    • color

      String color
      Color.
      Returns:
      the string
      Default:
      "#FF0000"