Class PageImpl

    • Constructor Detail

      • PageImpl

        public PageImpl()
    • Method Detail

      • getPagetemplate

        public int getPagetemplate()
        Specified by:
        getPagetemplate in interface Page
        Returns:
        the pagetemplate
      • setPagetemplate

        public void setPagetemplate​(int pagetemplate)
        Specified by:
        setPagetemplate in interface Page
        Parameters:
        pagetemplate - the pagetemplate to set
      • getPagetemplateName

        public java.lang.String getPagetemplateName()
        Specified by:
        getPagetemplateName in interface Page
        Returns:
        the pagetemplateName
      • setPagetemplateName

        public void setPagetemplateName​(java.lang.String pagetemplateName)
        Specified by:
        setPagetemplateName in interface Page
        Parameters:
        pagetemplateName - the pagetemplateName to set
      • getSectionIndex

        public int getSectionIndex()
        Specified by:
        getSectionIndex in interface Page
        Returns:
        the sectionIndex
      • setSectionIndex

        public void setSectionIndex​(int sectionIndex)
        Specified by:
        setSectionIndex in interface Page
        Parameters:
        sectionIndex - the sectionIndex to set