Interface Content

All Superinterfaces:
Serializable
All Known Implementing Classes:
ContentImpl

public interface Content extends Serializable
The Interface Content.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the pages.
    void
    setPages(int pages)
    Sets the pages.
  • Method Details

    • getPages

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

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