Class CometPageTemplate.Template
- java.lang.Object
-
- com.priint.pubserver.comet.entity.pagetemplate.CometPageTemplate.Template
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- CometPageTemplate
public static class CometPageTemplate.Template extends java.lang.Object implements java.io.SerializableThe Class Template.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Template()Instantiates a new template.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetActive()Gets the active.java.lang.BooleangetAutolink()Gets the autolink.CometPageTemplate.BBoxgetBbox()Gets the bbox.java.lang.IntegergetBuildDirection()Gets the builds the direction.java.lang.IntegergetColorIndex()Gets the color index.java.lang.BooleangetHasMultipleFrames()Gets the checks for multiple frames.java.lang.BooleangetHasMultipleObjects()Gets the checks for multiple objects.java.lang.BooleangetJustificationEnabled()Gets the justification enabled.java.lang.IntegergetJustificationScript()Gets the justification script.java.lang.DoublegetJustificationX()Gets the justification X.java.lang.DoublegetJustificationY()Gets the justification Y.java.lang.StringgetLabel()Gets the label.java.lang.DoublegetMinimumDistX()Gets the minimum dist X.java.lang.DoublegetMinimumDistY()Gets the minimum dist Y.java.lang.DoublegetMinimumVerticalJust()Gets the minimum vertical just.java.lang.BooleangetMinimumVerticalJustEnabled()Gets the minimum vertical just enabled.java.lang.IntegergetSequence()Gets the sequence.java.lang.StringgetStylesVerticalJust()Gets the styles vertical just.java.lang.BooleangetStylesVerticalJustEnabled()Gets the styles vertical just enabled.java.lang.IntegergetType()Gets the type.java.lang.IntegergetUid()Gets the uid.java.lang.IntegergetVerticalJust()Gets the vertical just.voidsetActive(java.lang.Boolean active)Sets the active.voidsetAutolink(java.lang.Boolean autolink)Sets the autolink.voidsetBbox(CometPageTemplate.BBox bbox)Sets the bbox.voidsetBuildDirection(java.lang.Integer buildDirection)Sets the builds the direction.voidsetColorIndex(java.lang.Integer colorIndex)Sets the color index.voidsetHasMultipleFrames(java.lang.Boolean hasMultipleFrames)Sets the checks for multiple frames.voidsetHasMultipleObjects(java.lang.Boolean hasMultipleObjects)Sets the checks for multiple objects.voidsetJustificationEnabled(java.lang.Boolean justificationEnabled)Sets the justification enabled.voidsetJustificationScript(java.lang.Integer justificationScript)Sets the justification script.voidsetJustificationX(java.lang.Double justificationX)Sets the justification X.voidsetJustificationY(java.lang.Double justificationY)Sets the justification Y.voidsetLabel(java.lang.String label)Sets the label.voidsetMinimumDistX(java.lang.Double minimumDistX)Sets the minimum dist X.voidsetMinimumDistY(java.lang.Double minimumDistY)Sets the minimum dist Y.voidsetMinimumVerticalJust(java.lang.Double minimumVerticalJust)Sets the minimum vertical just.voidsetMinimumVerticalJustEnabled(java.lang.Boolean minimumVerticalJustEnabled)Sets the minimum vertical just enabled.voidsetSequence(java.lang.Integer sequence)Sets the sequence.voidsetStylesVerticalJust(java.lang.String stylesVerticalJust)Sets the styles vertical just.voidsetStylesVerticalJustEnabled(java.lang.Boolean stylesVerticalJustEnabled)Sets the styles vertical just enabled.voidsetType(java.lang.Integer type)Sets the type.voidsetUid(java.lang.Integer uid)Sets the uid.voidsetVerticalJust(java.lang.Integer verticalJust)Sets the vertical just.
-
-
-
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
-
getBbox
public CometPageTemplate.BBox getBbox()
Gets the bbox.- Returns:
- the bbox
-
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
-
-