Class MarkupComment

    • Constructor Detail

      • MarkupComment

        public MarkupComment()
        Constructor
    • Method Detail

      • setBelow

        public final void setBelow​(java.lang.String belowComment)
        Set below comment
        Parameters:
        belowComment -
      • getBelow

        public final java.lang.String getBelow()
        Get below comment
        Returns:
        a String
      • setAbove

        public final void setAbove​(java.lang.String aboveComment)
        Set above comment
        Parameters:
        aboveComment -
      • getAbove

        public final java.lang.String getAbove()
        Get above comment
        Returns:
        a String