Class FileContentsSectionsItem


  • public final class FileContentsSectionsItem
    extends java.lang.Object
    • Method Detail

      • getStartPageNumber

        public int getStartPageNumber()
        Returns:
        The starting page number of this section.
      • getEndPageNumber

        public int getEndPageNumber()
        Returns:
        The ending page number of this section.
      • getMarkdown

        public java.lang.String getMarkdown()
        Returns:
        The markdown content of this section.
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • getAdditionalProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getAdditionalProperties()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object