Interface Content

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    ContentImpl

    public interface Content
    extends java.io.Serializable
    The Interface Content.
    • Method Detail

      • getPages

        int getPages()
        Gets the pages.
        Returns:
        the pages
      • setPages

        void setPages​(int pages)
        Sets the pages.
        Parameters:
        pages - the new pages