Interface Spread

All Superinterfaces:
Serializable
All Known Implementing Classes:
SpreadImpl

public interface Spread extends Serializable
The Interface Spread.
  • Method Details

    • getPages

      List<Page> getPages()
      Gets the pages.
      Returns:
      the pages
      See Also:
    • setPages

      void setPages(List<Page> pages)
      Sets the pages.
      Parameters:
      pages - the new pages
      See Also:
    • getId

      Integer getId()
      Gets the id.
      Returns:
      the id
    • setId

      void setId(Integer id)
      Sets the id.
      Parameters:
      id - the new id