Class CometPageTemplate.Template

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    CometPageTemplate

    public static class CometPageTemplate.Template
    extends java.lang.Object
    implements java.io.Serializable
    The Class Template.
    See Also:
    Serialized Form
    • Constructor Detail

      • Template

        public Template()
        Instantiates a new template.
    • Method Detail

      • getActive

        public java.lang.Boolean getActive()
        Gets the active.
        Returns:
        the active
      • getAutolink

        public java.lang.Boolean getAutolink()
        Gets the autolink.
        Returns:
        the autolink
      • getBuildDirection

        public java.lang.Integer getBuildDirection()
        Gets the builds the direction.
        Returns:
        the builds the direction
      • getColorIndex

        public java.lang.Integer getColorIndex()
        Gets the color index.
        Returns:
        the color index
      • getHasMultipleFrames

        public java.lang.Boolean getHasMultipleFrames()
        Gets the checks for multiple frames.
        Returns:
        the checks for multiple frames
      • getHasMultipleObjects

        public java.lang.Boolean getHasMultipleObjects()
        Gets the checks for multiple objects.
        Returns:
        the checks for multiple objects
      • getJustificationEnabled

        public java.lang.Boolean getJustificationEnabled()
        Gets the justification enabled.
        Returns:
        the justification enabled
      • getJustificationScript

        public java.lang.Integer getJustificationScript()
        Gets the justification script.
        Returns:
        the justification script
      • getJustificationX

        public java.lang.Double getJustificationX()
        Gets the justification X.
        Returns:
        the justification X
      • getJustificationY

        public java.lang.Double getJustificationY()
        Gets the justification Y.
        Returns:
        the justification Y
      • getLabel

        public java.lang.String getLabel()
        Gets the label.
        Returns:
        the label
      • getMinimumDistX

        public java.lang.Double getMinimumDistX()
        Gets the minimum dist X.
        Returns:
        the minimum dist X
      • getMinimumDistY

        public java.lang.Double getMinimumDistY()
        Gets the minimum dist Y.
        Returns:
        the minimum dist Y
      • getMinimumVerticalJust

        public java.lang.Double getMinimumVerticalJust()
        Gets the minimum vertical just.
        Returns:
        the minimum vertical just
      • getMinimumVerticalJustEnabled

        public java.lang.Boolean getMinimumVerticalJustEnabled()
        Gets the minimum vertical just enabled.
        Returns:
        the minimum vertical just enabled
      • getSequence

        public java.lang.Integer getSequence()
        Gets the sequence.
        Returns:
        the sequence
      • getStylesVerticalJust

        public java.lang.String getStylesVerticalJust()
        Gets the styles vertical just.
        Returns:
        the styles vertical just
      • getStylesVerticalJustEnabled

        public java.lang.Boolean getStylesVerticalJustEnabled()
        Gets the styles vertical just enabled.
        Returns:
        the styles vertical just enabled
      • getType

        public java.lang.Integer getType()
        Gets the type.
        Returns:
        the type
      • getUid

        public java.lang.Integer getUid()
        Gets the uid.
        Returns:
        the uid
      • getVerticalJust

        public java.lang.Integer getVerticalJust()
        Gets the vertical just.
        Returns:
        the vertical just
      • setActive

        public void setActive​(java.lang.Boolean active)
        Sets the active.
        Parameters:
        active - the new active
      • setAutolink

        public void setAutolink​(java.lang.Boolean autolink)
        Sets the autolink.
        Parameters:
        autolink - the new autolink
      • setBbox

        public void setBbox​(CometPageTemplate.BBox bbox)
        Sets the bbox.
        Parameters:
        bbox - the new bbox
      • setBuildDirection

        public void setBuildDirection​(java.lang.Integer buildDirection)
        Sets the builds the direction.
        Parameters:
        buildDirection - the new builds the direction
      • setColorIndex

        public void setColorIndex​(java.lang.Integer colorIndex)
        Sets the color index.
        Parameters:
        colorIndex - the new color index
      • setHasMultipleFrames

        public void setHasMultipleFrames​(java.lang.Boolean hasMultipleFrames)
        Sets the checks for multiple frames.
        Parameters:
        hasMultipleFrames - the new checks for multiple frames
      • setHasMultipleObjects

        public void setHasMultipleObjects​(java.lang.Boolean hasMultipleObjects)
        Sets the checks for multiple objects.
        Parameters:
        hasMultipleObjects - the new checks for multiple objects
      • setJustificationEnabled

        public void setJustificationEnabled​(java.lang.Boolean justificationEnabled)
        Sets the justification enabled.
        Parameters:
        justificationEnabled - the new justification enabled
      • setJustificationScript

        public void setJustificationScript​(java.lang.Integer justificationScript)
        Sets the justification script.
        Parameters:
        justificationScript - the new justification script
      • setJustificationX

        public void setJustificationX​(java.lang.Double justificationX)
        Sets the justification X.
        Parameters:
        justificationX - the new justification X
      • setJustificationY

        public void setJustificationY​(java.lang.Double justificationY)
        Sets the justification Y.
        Parameters:
        justificationY - the new justification Y
      • setLabel

        public void setLabel​(java.lang.String label)
        Sets the label.
        Parameters:
        label - the new label
      • setMinimumDistX

        public void setMinimumDistX​(java.lang.Double minimumDistX)
        Sets the minimum dist X.
        Parameters:
        minimumDistX - the new minimum dist X
      • setMinimumDistY

        public void setMinimumDistY​(java.lang.Double minimumDistY)
        Sets the minimum dist Y.
        Parameters:
        minimumDistY - the new minimum dist Y
      • setMinimumVerticalJust

        public void setMinimumVerticalJust​(java.lang.Double minimumVerticalJust)
        Sets the minimum vertical just.
        Parameters:
        minimumVerticalJust - the new minimum vertical just
      • setMinimumVerticalJustEnabled

        public void setMinimumVerticalJustEnabled​(java.lang.Boolean minimumVerticalJustEnabled)
        Sets the minimum vertical just enabled.
        Parameters:
        minimumVerticalJustEnabled - the new minimum vertical just enabled
      • setSequence

        public void setSequence​(java.lang.Integer sequence)
        Sets the sequence.
        Parameters:
        sequence - the new sequence
      • setStylesVerticalJust

        public void setStylesVerticalJust​(java.lang.String stylesVerticalJust)
        Sets the styles vertical just.
        Parameters:
        stylesVerticalJust - the new styles vertical just
      • setStylesVerticalJustEnabled

        public void setStylesVerticalJustEnabled​(java.lang.Boolean stylesVerticalJustEnabled)
        Sets the styles vertical just enabled.
        Parameters:
        stylesVerticalJustEnabled - the new styles vertical just enabled
      • setType

        public void setType​(java.lang.Integer type)
        Sets the type.
        Parameters:
        type - the new type
      • setUid

        public void setUid​(java.lang.Integer uid)
        Sets the uid.
        Parameters:
        uid - the new uid
      • setVerticalJust

        public void setVerticalJust​(java.lang.Integer verticalJust)
        Sets the vertical just.
        Parameters:
        verticalJust - the new vertical just