Class ParentIdsImpl

java.lang.Object
com.priint.pubserver.metadata.xml.note.ParentIdsImpl
All Implemented Interfaces:
ParentIds, Serializable
Direct Known Subclasses:
ParentUIdsImpl

public class ParentIdsImpl extends Object implements Serializable, ParentIds
The type Parent ids.
See Also:
  • Constructor Details

    • ParentIdsImpl

      public ParentIdsImpl()
  • Method Details

    • getFrame

      public int getFrame()
      Description copied from interface: ParentIds
      Gets the frame.
      Specified by:
      getFrame in interface ParentIds
      Returns:
      the frame
    • setFrame

      public void setFrame(int frame)
      Description copied from interface: ParentIds
      Sets the frame.
      Specified by:
      setFrame in interface ParentIds
      Parameters:
      frame - the new frame
    • getGroup

      public int getGroup()
      Description copied from interface: ParentIds
      Gets the group.
      Specified by:
      getGroup in interface ParentIds
      Returns:
      the group
    • setGroup

      public void setGroup(int group)
      Description copied from interface: ParentIds
      Sets the group.
      Specified by:
      setGroup in interface ParentIds
      Parameters:
      group - the new group
    • getPage

      public int getPage()
      Description copied from interface: ParentIds
      Gets the page.
      Specified by:
      getPage in interface ParentIds
      Returns:
      the page
    • setPage

      public void setPage(int page)
      Description copied from interface: ParentIds
      Sets the page.
      Specified by:
      setPage in interface ParentIds
      Parameters:
      page - the new page
    • getSpread

      public int getSpread()
      Description copied from interface: ParentIds
      Gets the spread.
      Specified by:
      getSpread in interface ParentIds
      Returns:
      the spread
    • setSpread

      public void setSpread(int spread)
      Description copied from interface: ParentIds
      Sets the spread.
      Specified by:
      setSpread in interface ParentIds
      Parameters:
      spread - the new spread
    • getDocument

      public String getDocument()
      Description copied from interface: ParentIds
      Gets the document.
      Specified by:
      getDocument in interface ParentIds
      Returns:
      the document
    • setDocument

      public void setDocument(String document)
      Description copied from interface: ParentIds
      Sets the document.
      Specified by:
      setDocument in interface ParentIds
      Parameters:
      document - the new document