Interface SectionInput

    • Method Detail

      • getSectionInputName

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

        void addAnnotation​(java.lang.Object annotation)

        Adds the annotation for this SectionInput.

        This is exposed as is on the SectionInputType interface for this SectionInput.

        Parameters:
        annotation - Annotation.