Class SpreadImpl

java.lang.Object
com.priint.pubserver.metadata.xml.group.SpreadImpl
All Implemented Interfaces:
Spread, Serializable

public class SpreadImpl extends Object implements Serializable, Spread
The type Spread.
See Also:
  • Constructor Details

    • SpreadImpl

      public SpreadImpl()
  • Method Details

    • getPages

      public List<Page> getPages()
      Description copied from interface: Spread
      Gets the pages.
      Specified by:
      getPages in interface Spread
      Returns:
      the pages
      See Also:
    • setPages

      public void setPages(List<Page> pages)
      Description copied from interface: Spread
      Sets the pages.
      Specified by:
      setPages in interface Spread
      Parameters:
      pages - the new pages
      See Also:
    • getId

      public Integer getId()
      Description copied from interface: Spread
      Gets the id.
      Specified by:
      getId in interface Spread
      Returns:
      the id
    • setId

      public void setId(Integer id)
      Description copied from interface: Spread
      Sets the id.
      Specified by:
      setId in interface Spread
      Parameters:
      id - the new id