Class TemplateForPageTemplate

java.lang.Object
com.priint.pubserverapi.pagetemplate.TemplateForPageTemplate

public class TemplateForPageTemplate extends Object
  • Constructor Details

    • TemplateForPageTemplate

      public TemplateForPageTemplate()
  • Method Details

    • getLabel

      public String getLabel()
      label of the TemplateForPageTemplate
    • setLabel

      public void setLabel(String label)
    • getUid

      public Integer getUid()
      uid of the TemplateForPageTemplate
    • setUid

      public void setUid(Integer uid)
    • getActive

      public Integer getActive()
      active of the TemplateForPageTemplate
    • setActive

      public void setActive(Integer active)
    • getSequence

      public Integer getSequence()
      sequence of the TemplateForPageTemplate
    • setSequence

      public void setSequence(Integer sequence)
    • getColorIndex

      public Integer getColorIndex()
      colorIndex of the TemplateForPageTemplate
    • setColorIndex

      public void setColorIndex(Integer colorIndex)
    • getType

      public Integer getType()
      type of the TemplateForPageTemplate
    • setType

      public void setType(Integer type)
    • getAutolink

      public Integer getAutolink()
      autolink of the TemplateForPageTemplate
    • setAutolink

      public void setAutolink(Integer autolink)
    • getVerticalJust

      public Integer getVerticalJust()
      verticalJust of the TemplateForPageTemplate
    • setVerticalJust

      public void setVerticalJust(Integer verticalJust)
    • getMinimumVerticalJust

      public Double getMinimumVerticalJust()
      minimumVerticalJust of the TemplateForPageTemplate
    • setMinimumVerticalJust

      public void setMinimumVerticalJust(Double minimumVerticalJust)
    • getStylesVerticalJust

      public String getStylesVerticalJust()
      stylesVerticalJust of the TemplateForPageTemplate
    • setStylesVerticalJust

      public void setStylesVerticalJust(String stylesVerticalJust)
    • getMinimumVerticalJustEnabled

      public Integer getMinimumVerticalJustEnabled()
      minimumVerticalJustEnabled of the TemplateForPageTemplate
    • setMinimumVerticalJustEnabled

      public void setMinimumVerticalJustEnabled(Integer minimumVerticalJustEnabled)
    • getStylesVerticalJustEnabled

      public Integer getStylesVerticalJustEnabled()
      stylesVerticalJustEnabled of the TemplateForPageTemplate
    • setStylesVerticalJustEnabled

      public void setStylesVerticalJustEnabled(Integer stylesVerticalJustEnabled)
    • getHasMultipleObjects

      public Integer getHasMultipleObjects()
      hasMultipleObjects of the TemplateForPageTemplate
    • setHasMultipleObjects

      public void setHasMultipleObjects(Integer hasMultipleObjects)
    • getHasMultipleFrames

      public Integer getHasMultipleFrames()
      hasMultipleFrames of the TemplateForPageTemplate
    • setHasMultipleFrames

      public void setHasMultipleFrames(Integer hasMultipleFrames)
    • getBuildDirection

      public Integer getBuildDirection()
      buildDirection of the TemplateForPageTemplate
    • setBuildDirection

      public void setBuildDirection(Integer buildDirection)
    • getMinimumDistX

      public Double getMinimumDistX()
      minimumDistX of the TemplateForPageTemplate
    • setMinimumDistX

      public void setMinimumDistX(Double minimumDistX)
    • getMinimumDistY

      public Double getMinimumDistY()
      minimumDistY of the TemplateForPageTemplate
    • setMinimumDistY

      public void setMinimumDistY(Double minimumDistY)
    • getJustificationEnabled

      public Integer getJustificationEnabled()
      justificationEnabled of the TemplateForPageTemplate
    • setJustificationEnabled

      public void setJustificationEnabled(Integer justificationEnabled)
    • getJustificationX

      public Double getJustificationX()
      justificationX of the TemplateForPageTemplate
    • setJustificationX

      public void setJustificationX(Double justificationX)
    • getJustificationY

      public Double getJustificationY()
      justificationY of the TemplateForPageTemplate
    • setJustificationY

      public void setJustificationY(Double justificationY)
    • getJustificationScript

      public Integer getJustificationScript()
      justificationScript of the TemplateForPageTemplate
    • setJustificationScript

      public void setJustificationScript(Integer justificationScript)
    • getbBox

      public PageTemplateBbox getbBox()
      bBox of the TemplateForPageTemplate
    • setbBox

      public void setbBox(PageTemplateBbox bBox)