Interface SectionOutput

    • Method Detail

      • getSectionOutputName

        java.lang.String getSectionOutputName()
        Obtains the name of this SectionOutput.
        Returns:
        Name of this SectionOutput.
      • addAnnotation

        void addAnnotation​(java.lang.Object annotation)

        Adds the annotation for this SectionOutput.

        This is exposed as is on the SectionOutputType interface for this SectionOutput.

        Parameters:
        annotation - Annotation.