Interface ModelReport.Note

  • Enclosing interface:
    ModelReport

    public static interface ModelReport.Note
    • Method Detail

      • from

        java.lang.String from()
        The source of this note. Eg. the main line, or plug name.
        Returns:
      • text

        java.lang.String text()
        Any additional note data that the rule wants to provide.
        Returns:
        The data