Interface ParentIds

All Superinterfaces:
Serializable
All Known Subinterfaces:
ParentUIds
All Known Implementing Classes:
ParentIdsImpl, ParentUIdsImpl

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

    • getFrame

      int getFrame()
      Gets the frame.
      Returns:
      the frame
    • setFrame

      void setFrame(int frame)
      Sets the frame.
      Parameters:
      frame - the new frame
    • getGroup

      int getGroup()
      Gets the group.
      Returns:
      the group
    • setGroup

      void setGroup(int group)
      Sets the group.
      Parameters:
      group - the new group
    • getPage

      int getPage()
      Gets the page.
      Returns:
      the page
    • setPage

      void setPage(int page)
      Sets the page.
      Parameters:
      page - the new page
    • getSpread

      int getSpread()
      Gets the spread.
      Returns:
      the spread
    • setSpread

      void setSpread(int spread)
      Sets the spread.
      Parameters:
      spread - the new spread
    • getDocument

      String getDocument()
      Gets the document.
      Returns:
      the document
    • setDocument

      void setDocument(String document)
      Sets the document.
      Parameters:
      document - the new document