Class TemplateForPageTemplate

  • All Implemented Interfaces:
    java.io.Serializable

    public class TemplateForPageTemplate
    extends PlannerApiResource
    implements java.io.Serializable
    Class representing a template using in PageTemplate class in Planner REST Service.

    Objects of this class are used inside the page template.

    See Also:
    PageTemplate, PlannerApiResource, Serialized Form
    • Constructor Detail

      • TemplateForPageTemplate

        public TemplateForPageTemplate()
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        label of the TemplateForPageTemplate
      • setLabel

        public void setLabel​(java.lang.String label)
      • getUid

        public java.lang.Integer getUid()
        uid of the TemplateForPageTemplate
      • setUid

        public void setUid​(java.lang.Integer uid)
      • getActive

        public java.lang.Integer getActive()
        active of the TemplateForPageTemplate
      • setActive

        public void setActive​(java.lang.Integer active)
      • getSequence

        public java.lang.Integer getSequence()
        sequence of the TemplateForPageTemplate
      • setSequence

        public void setSequence​(java.lang.Integer sequence)
      • getColorIndex

        public java.lang.Integer getColorIndex()
        colorIndex of the TemplateForPageTemplate
      • setColorIndex

        public void setColorIndex​(java.lang.Integer colorIndex)
      • getType

        public java.lang.Integer getType()
        type of the TemplateForPageTemplate
      • setType

        public void setType​(java.lang.Integer type)
      • getAutolink

        public java.lang.Integer getAutolink()
        autolink of the TemplateForPageTemplate
      • setAutolink

        public void setAutolink​(java.lang.Integer autolink)
      • getVerticalJust

        public java.lang.Integer getVerticalJust()
        verticalJust of the TemplateForPageTemplate
      • setVerticalJust

        public void setVerticalJust​(java.lang.Integer verticalJust)
      • getMinimumVerticalJust

        public java.lang.Double getMinimumVerticalJust()
        minimumVerticalJust of the TemplateForPageTemplate
      • setMinimumVerticalJust

        public void setMinimumVerticalJust​(java.lang.Double minimumVerticalJust)
      • getStylesVerticalJust

        public java.lang.String getStylesVerticalJust()
        stylesVerticalJust of the TemplateForPageTemplate
      • setStylesVerticalJust

        public void setStylesVerticalJust​(java.lang.String stylesVerticalJust)
      • getMinimumVerticalJustEnabled

        public java.lang.Integer getMinimumVerticalJustEnabled()
        minimumVerticalJustEnabled of the TemplateForPageTemplate
      • setMinimumVerticalJustEnabled

        public void setMinimumVerticalJustEnabled​(java.lang.Integer minimumVerticalJustEnabled)
      • getStylesVerticalJustEnabled

        public java.lang.Integer getStylesVerticalJustEnabled()
        stylesVerticalJustEnabled of the TemplateForPageTemplate
      • setStylesVerticalJustEnabled

        public void setStylesVerticalJustEnabled​(java.lang.Integer stylesVerticalJustEnabled)
      • getHasMultipleObjects

        public java.lang.Integer getHasMultipleObjects()
        hasMultipleObjects of the TemplateForPageTemplate
      • setHasMultipleObjects

        public void setHasMultipleObjects​(java.lang.Integer hasMultipleObjects)
      • getHasMultipleFrames

        public java.lang.Integer getHasMultipleFrames()
        hasMultipleFrames of the TemplateForPageTemplate
      • setHasMultipleFrames

        public void setHasMultipleFrames​(java.lang.Integer hasMultipleFrames)
      • getBuildDirection

        public java.lang.Integer getBuildDirection()
        buildDirection of the TemplateForPageTemplate
      • setBuildDirection

        public void setBuildDirection​(java.lang.Integer buildDirection)
      • getMinimumDistX

        public java.lang.Double getMinimumDistX()
        minimumDistX of the TemplateForPageTemplate
      • setMinimumDistX

        public void setMinimumDistX​(java.lang.Double minimumDistX)
      • getMinimumDistY

        public java.lang.Double getMinimumDistY()
        minimumDistY of the TemplateForPageTemplate
      • setMinimumDistY

        public void setMinimumDistY​(java.lang.Double minimumDistY)
      • getJustificationEnabled

        public java.lang.Integer getJustificationEnabled()
        justificationEnabled of the TemplateForPageTemplate
      • setJustificationEnabled

        public void setJustificationEnabled​(java.lang.Integer justificationEnabled)
      • getJustificationX

        public java.lang.Double getJustificationX()
        justificationX of the TemplateForPageTemplate
      • setJustificationX

        public void setJustificationX​(java.lang.Double justificationX)
      • getJustificationY

        public java.lang.Double getJustificationY()
        justificationY of the TemplateForPageTemplate
      • setJustificationY

        public void setJustificationY​(java.lang.Double justificationY)
      • getJustificationScript

        public java.lang.Integer getJustificationScript()
        justificationScript of the TemplateForPageTemplate
      • setJustificationScript

        public void setJustificationScript​(java.lang.Integer justificationScript)
      • getbBox

        public PageTemplateBbox getbBox()
        bBox of the TemplateForPageTemplate