Class ListItem

java.lang.Object
org.plutext.jaxb.xslfo.ListItem

public class ListItem
extends java.lang.Object
Inheritable
 <?xml version="1.0" encoding="UTF-8"?><attribute xmlns="http://www.w3.org/2001/XMLSchema" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="relative-align" type="fo:relative_align_Type"/>
 

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.w3.org/1999/XSL/Format}list-item-label"/>
         <element ref="{http://www.w3.org/1999/XSL/Format}list-item-body"/>
       </sequence>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}Relative_Position_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}break_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}Aural_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}intrusion_displace_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}keep_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}Accessibility_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}inheritable_properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}Margin_Properties_Block_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}Border_Padding_and_Background_Properties_List"/>
       <attGroup ref="{http://www.w3.org/1999/XSL/Format}list_properties"/>
       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • listItemLabel

      protected ListItemLabel listItemLabel
    • listItemBody

      protected ListItemBody listItemBody
    • id

      protected java.lang.String id
    • relativePosition

      protected RelativePositionType relativePosition
    • top

      protected java.lang.String top
    • bottom

      protected java.lang.String bottom
    • left

      protected java.lang.String left
    • breakAfter

      protected BreaksType breakAfter
    • breakBefore

      protected BreaksType breakBefore
    • azimuth

      protected java.lang.String azimuth
    • cue

      protected java.lang.String cue
    • cueAfter

      protected java.lang.String cueAfter
    • cueBefore

      protected java.lang.String cueBefore
    • elevation

      protected java.lang.String elevation
    • pause

      protected java.lang.String pause
    • pauseAfter

      protected java.lang.String pauseAfter
    • pauseBefore

      protected java.lang.String pauseBefore
    • pitch

      protected java.lang.String pitch
    • pitchRange

      protected java.lang.String pitchRange
    • playDuring

      protected java.lang.String playDuring
    • richness

      protected java.lang.String richness
    • speak

      protected java.lang.String speak
    • speakHeader

      protected java.lang.String speakHeader
    • speakNumeral

      protected SpeakNumeralType speakNumeral
    • speakPunctuation

      protected java.lang.String speakPunctuation
    • speechRate

      protected java.lang.String speechRate
    • stress

      protected java.lang.String stress
    • voiceFamily

      protected java.lang.String voiceFamily
    • volume

      protected java.lang.String volume
    • keepWithNext

      protected java.lang.String keepWithNext
    • keepWithPrevious

      protected java.lang.String keepWithPrevious
    • sourceDocument

      protected java.lang.String sourceDocument
    • role

      protected java.lang.String role
    • autoRestore

      protected AutoRestoreType autoRestore
    • background

      protected java.util.List<java.lang.String> background
    • borderSpacing

      protected java.lang.String borderSpacing
    • captionSide

      protected CaptionSideType captionSide
    • direction

      protected DirectionType direction
    • emptyCells

      protected EmptyCellsType emptyCells
    • font

      protected java.lang.String font
    • fontSelectionStrategy

      protected FontSelectionStrategyType fontSelectionStrategy
    • fontSizeAdjust

      protected java.lang.String fontSizeAdjust
    • fontStretch

      protected java.lang.String fontStretch
    • fontVariant

      protected FontVariantType fontVariant
    • glyphOrientationVertical

      protected java.lang.String glyphOrientationVertical
    • glyphOrientationHorizontal

      protected java.lang.String glyphOrientationHorizontal
    • hyphenationKeep

      protected HyphenationKeepType hyphenationKeep
    • hyphenationLadderCount

      protected java.lang.String hyphenationLadderCount
    • intrusionDisplace

      protected DisplaceType intrusionDisplace
    • lastLineEndIndent

      protected java.lang.String lastLineEndIndent
    • lineHeightShiftAdjustment

      protected LineHeightShiftAdjustmentType lineHeightShiftAdjustment
    • lineStackingStrategy

      protected LineStackingStrategyType lineStackingStrategy
    • linefeedTreatment

      protected LinefeedTreatmentType linefeedTreatment
    • margin

      protected java.util.List<java.lang.String> margin
    • maxWidth

      protected java.lang.String maxWidth
    • minHeight

      protected java.lang.String minHeight
    • minWidth

      protected java.lang.String minWidth
    • pageBreakInside

      protected PageBreakInsideType pageBreakInside
    • referenceOrientation

      protected java.lang.String referenceOrientation
    • scoreSpaces

      protected ScoreSpacesType scoreSpaces
    • script

      protected java.lang.String script
    • textTransform

      protected TextTransformType textTransform
    • visibility

      protected VisibilityType visibility
    • whiteSpace

      protected WhiteSpaceType whiteSpace
    • whiteSpaceTreatment

      protected WhiteSpaceTreatmentType whiteSpaceTreatment
    • wordSpacing

      protected java.lang.String wordSpacing
    • writingMode

      protected WritingModeType writingMode
    • borderBottom

      protected java.lang.String borderBottom
    • borderCollapse

      protected BorderCollapseType borderCollapse
    • borderColor

      protected java.util.List<java.lang.String> borderColor
    • borderLeft

      protected java.lang.String borderLeft
    • borderRight

      protected java.lang.String borderRight
    • borderSeparation

      protected java.util.List<java.lang.String> borderSeparation
    • borderStyle

      protected java.util.List<BorderStyleType> borderStyle
    • borderTop

      protected java.lang.String borderTop
    • borderWidth

      protected java.util.List<java.lang.String> borderWidth
    • color

      protected java.lang.String color
    • country

      protected CountryType country
    • displayAlign

      protected DisplayAlignType displayAlign
    • endIndent

      protected java.lang.String endIndent
    • fontFamily

      protected java.lang.String fontFamily
    • fontSize

      protected java.lang.String fontSize
    • fontStyle

      protected FontStyleType fontStyle
    • fontWeight

      protected java.lang.String fontWeight
    • hyphenate

      protected HyphenateType hyphenate
    • hyphenationCharacter

      protected java.lang.String hyphenationCharacter
    • hyphenationPushCharacterCount

      protected java.lang.String hyphenationPushCharacterCount
    • hyphenationRemainCharacterCount

      protected java.lang.String hyphenationRemainCharacterCount
    • keepTogether

      protected java.util.List<java.lang.String> keepTogether
    • keepTogetherWithinColumn

      protected java.lang.String keepTogetherWithinColumn
    • keepTogetherWithinLine

      protected java.lang.String keepTogetherWithinLine
    • keepTogetherWithinPage

      protected java.lang.String keepTogetherWithinPage
    • language

      protected LanguageType language
    • leaderAlignment

      protected LeaderAlignmentType leaderAlignment
    • leaderLength

      protected java.util.List<java.lang.String> leaderLength
    • leaderLengthMaximum

      protected java.lang.String leaderLengthMaximum
    • leaderLengthMinimum

      protected java.lang.String leaderLengthMinimum
    • leaderLengthOptimum

      protected java.lang.String leaderLengthOptimum
    • leaderPattern

      protected LeaderPatternType leaderPattern
    • leaderPatternWidth

      protected java.lang.String leaderPatternWidth
    • letterSpacing

      protected java.lang.String letterSpacing
    • lineHeight

      protected java.lang.String lineHeight
    • orphans

      protected java.lang.String orphans
    • position

      protected PositionType position
    • provisionalDistanceBetweenStarts

      protected java.lang.String provisionalDistanceBetweenStarts
    • provisionalLabelSeparation

      protected java.lang.String provisionalLabelSeparation
    • relativeAlign

      protected RelativeAlignType relativeAlign
    • ruleStyle

      protected RuleStyleType ruleStyle
    • ruleThickness

      protected java.lang.String ruleThickness
    • startIndent

      protected java.lang.String startIndent
    • textAlign

      protected TextAlignType textAlign
    • textAlignLast

      protected TextAlignLastType textAlignLast
    • textIndent

      protected java.lang.String textIndent
    • whiteSpaceCollapse

      protected WhiteSpaceCollapseType whiteSpaceCollapse
    • widows

      protected java.lang.String widows
    • wrapOption

      protected WrapOptionType wrapOption
    • marginTop

      protected java.lang.String marginTop
    • marginBottom

      protected java.lang.String marginBottom
    • marginLeft

      protected java.lang.String marginLeft
    • marginRight

      protected java.lang.String marginRight
    • spaceBefore

      protected java.lang.String spaceBefore
    • spaceBeforeMinimum

      protected java.lang.String spaceBeforeMinimum
    • spaceBeforeMaximum

      protected java.lang.String spaceBeforeMaximum
    • spaceBeforeConditionality

      protected ConditionalityType spaceBeforeConditionality
    • spaceBeforePrecedence

      protected java.lang.String spaceBeforePrecedence
    • spaceAfter

      protected java.lang.String spaceAfter
    • spaceAfterMinimum

      protected java.lang.String spaceAfterMinimum
    • spaceAfterMaximum

      protected java.lang.String spaceAfterMaximum
    • spaceAfterConditionality

      protected ConditionalityType spaceAfterConditionality
    • spaceAfterPrecedence

      protected java.lang.String spaceAfterPrecedence
    • spaceBeforeOptimum

      protected java.lang.String spaceBeforeOptimum
    • spaceAfterOptimum

      protected java.lang.String spaceAfterOptimum
    • backgroundColor

      protected java.lang.String backgroundColor
    • backgroundAttachment

      protected BackgroundAttachmentType backgroundAttachment
    • backgroundImage

      protected java.lang.String backgroundImage
    • backgroundRepeat

      protected BackgroundRepeatType backgroundRepeat
    • backgroundPositionHorizontal

      protected java.lang.String backgroundPositionHorizontal
    • backgroundPositionVertical

      protected java.lang.String backgroundPositionVertical
    • padding

      protected java.lang.String padding
    • paddingBefore

      protected java.lang.String paddingBefore
    • paddingBeforeLength

      protected java.lang.String paddingBeforeLength
    • paddingBeforeConditionality

      protected ConditionalityType paddingBeforeConditionality
    • paddingAfter

      protected java.lang.String paddingAfter
    • paddingAfterLength

      protected java.lang.String paddingAfterLength
    • paddingAfterConditionality

      protected ConditionalityType paddingAfterConditionality
    • paddingStart

      protected java.lang.String paddingStart
    • paddingStartLength

      protected java.lang.String paddingStartLength
    • paddingStartConditionality

      protected ConditionalityType paddingStartConditionality
    • paddingEnd

      protected java.lang.String paddingEnd
    • paddingEndLength

      protected java.lang.String paddingEndLength
    • paddingEndConditionality

      protected ConditionalityType paddingEndConditionality
    • paddingTop

      protected java.lang.String paddingTop
    • paddingTopLength

      protected java.lang.String paddingTopLength
    • paddingTopConditionality

      protected ConditionalityType paddingTopConditionality
    • paddingBottom

      protected java.lang.String paddingBottom
    • paddingBottomLength

      protected java.lang.String paddingBottomLength
    • paddingBottomConditionality

      protected ConditionalityType paddingBottomConditionality
    • paddingLeft

      protected java.lang.String paddingLeft
    • paddingLeftLength

      protected java.lang.String paddingLeftLength
    • paddingLeftConditionality

      protected ConditionalityType paddingLeftConditionality
    • paddingRight

      protected java.lang.String paddingRight
    • paddingRightLength

      protected java.lang.String paddingRightLength
    • paddingRightConditionality

      protected ConditionalityType paddingRightConditionality
    • border

      protected java.lang.String border
    • borderBeforeColor

      protected java.lang.String borderBeforeColor
    • borderBeforeStyle

      protected BorderStyleType borderBeforeStyle
    • borderBeforeWidth

      protected java.lang.String borderBeforeWidth
    • borderBeforeWidthLength

      protected java.lang.String borderBeforeWidthLength
    • borderBeforeWidthConditionality

      protected ConditionalityType borderBeforeWidthConditionality
    • borderAfterColor

      protected java.lang.String borderAfterColor
    • borderAfterStyle

      protected BorderStyleType borderAfterStyle
    • borderAfterWidth

      protected java.lang.String borderAfterWidth
    • borderAfterWidthLength

      protected java.lang.String borderAfterWidthLength
    • borderAfterWidthConditionality

      protected ConditionalityType borderAfterWidthConditionality
    • borderStartColor

      protected java.lang.String borderStartColor
    • borderStartStyle

      protected BorderStyleType borderStartStyle
    • borderStartWidth

      protected java.lang.String borderStartWidth
    • borderStartWidthLength

      protected java.lang.String borderStartWidthLength
    • borderStartWidthConditionality

      protected ConditionalityType borderStartWidthConditionality
    • borderEndColor

      protected java.lang.String borderEndColor
    • borderEndStyle

      protected BorderStyleType borderEndStyle
    • borderEndWidth

      protected java.lang.String borderEndWidth
    • borderEndWidthLength

      protected java.lang.String borderEndWidthLength
    • borderEndWidthConditionality

      protected ConditionalityType borderEndWidthConditionality
    • borderTopColor

      protected java.lang.String borderTopColor
    • borderTopStyle

      protected BorderStyleType borderTopStyle
    • borderTopWidth

      protected java.lang.String borderTopWidth
    • borderTopWidthLength

      protected java.lang.String borderTopWidthLength
    • borderTopWidthConditionality

      protected ConditionalityType borderTopWidthConditionality
    • borderBottomColor

      protected java.lang.String borderBottomColor
    • borderBottomStyle

      protected BorderStyleType borderBottomStyle
    • borderBottomWidth

      protected java.lang.String borderBottomWidth
    • borderBottomWidthLength

      protected java.lang.String borderBottomWidthLength
    • borderBottomWidthConditionality

      protected ConditionalityType borderBottomWidthConditionality
    • borderLeftColor

      protected java.lang.String borderLeftColor
    • borderLeftStyle

      protected BorderStyleType borderLeftStyle
    • borderLeftWidth

      protected java.lang.String borderLeftWidth
    • borderLeftWidthLength

      protected java.lang.String borderLeftWidthLength
    • borderLeftWidthConditionality

      protected ConditionalityType borderLeftWidthConditionality
    • borderRightColor

      protected java.lang.String borderRightColor
    • borderRightStyle

      protected BorderStyleType borderRightStyle
    • borderRightWidth

      protected java.lang.String borderRightWidth
    • borderRightWidthLength

      protected java.lang.String borderRightWidthLength
    • borderRightWidthConditionality

      protected ConditionalityType borderRightWidthConditionality
    • pageBreakAfter

      protected PageBreakAfterType pageBreakAfter
    • pageBreakBefore

      protected PageBreakAfterType pageBreakBefore
    • backgroundPosition

      protected java.util.List<java.lang.String> backgroundPosition
  • Constructor Details

    • ListItem

      public ListItem()
  • Method Details

    • getListItemLabel

      public ListItemLabel getListItemLabel()
      Gets the value of the listItemLabel property.
      Returns:
      possible object is ListItemLabel
    • setListItemLabel

      public void setListItemLabel​(ListItemLabel value)
      Sets the value of the listItemLabel property.
      Parameters:
      value - allowed object is ListItemLabel
    • getListItemBody

      public ListItemBody getListItemBody()
      Gets the value of the listItemBody property.
      Returns:
      possible object is ListItemBody
    • setListItemBody

      public void setListItemBody​(ListItemBody value)
      Sets the value of the listItemBody property.
      Parameters:
      value - allowed object is ListItemBody
    • getId

      public java.lang.String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId​(java.lang.String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getRelativePosition

      public RelativePositionType getRelativePosition()
      Gets the value of the relativePosition property.
      Returns:
      possible object is RelativePositionType
    • setRelativePosition

      public void setRelativePosition​(RelativePositionType value)
      Sets the value of the relativePosition property.
      Parameters:
      value - allowed object is RelativePositionType
    • getTop

      public java.lang.String getTop()
      Gets the value of the top property.
      Returns:
      possible object is String
    • setTop

      public void setTop​(java.lang.String value)
      Sets the value of the top property.
      Parameters:
      value - allowed object is String
    • getRight

      public java.lang.String getRight()
      Gets the value of the right property.
      Returns:
      possible object is String
    • setRight

      public void setRight​(java.lang.String value)
      Sets the value of the right property.
      Parameters:
      value - allowed object is String
    • getBottom

      public java.lang.String getBottom()
      Gets the value of the bottom property.
      Returns:
      possible object is String
    • setBottom

      public void setBottom​(java.lang.String value)
      Sets the value of the bottom property.
      Parameters:
      value - allowed object is String
    • getLeft

      public java.lang.String getLeft()
      Gets the value of the left property.
      Returns:
      possible object is String
    • setLeft

      public void setLeft​(java.lang.String value)
      Sets the value of the left property.
      Parameters:
      value - allowed object is String
    • getBreakAfter

      public BreaksType getBreakAfter()
      Gets the value of the breakAfter property.
      Returns:
      possible object is BreaksType
    • setBreakAfter

      public void setBreakAfter​(BreaksType value)
      Sets the value of the breakAfter property.
      Parameters:
      value - allowed object is BreaksType
    • getBreakBefore

      public BreaksType getBreakBefore()
      Gets the value of the breakBefore property.
      Returns:
      possible object is BreaksType
    • setBreakBefore

      public void setBreakBefore​(BreaksType value)
      Sets the value of the breakBefore property.
      Parameters:
      value - allowed object is BreaksType
    • getAzimuth

      public java.lang.String getAzimuth()
      Gets the value of the azimuth property.
      Returns:
      possible object is String
    • setAzimuth

      public void setAzimuth​(java.lang.String value)
      Sets the value of the azimuth property.
      Parameters:
      value - allowed object is String
    • getCue

      public java.lang.String getCue()
      Gets the value of the cue property.
      Returns:
      possible object is String
    • setCue

      public void setCue​(java.lang.String value)
      Sets the value of the cue property.
      Parameters:
      value - allowed object is String
    • getCueAfter

      public java.lang.String getCueAfter()
      Gets the value of the cueAfter property.
      Returns:
      possible object is String
    • setCueAfter

      public void setCueAfter​(java.lang.String value)
      Sets the value of the cueAfter property.
      Parameters:
      value - allowed object is String
    • getCueBefore

      public java.lang.String getCueBefore()
      Gets the value of the cueBefore property.
      Returns:
      possible object is String
    • setCueBefore

      public void setCueBefore​(java.lang.String value)
      Sets the value of the cueBefore property.
      Parameters:
      value - allowed object is String
    • getElevation

      public java.lang.String getElevation()
      Gets the value of the elevation property.
      Returns:
      possible object is String
    • setElevation

      public void setElevation​(java.lang.String value)
      Sets the value of the elevation property.
      Parameters:
      value - allowed object is String
    • getPause

      public java.lang.String getPause()
      Gets the value of the pause property.
      Returns:
      possible object is String
    • setPause

      public void setPause​(java.lang.String value)
      Sets the value of the pause property.
      Parameters:
      value - allowed object is String
    • getPauseAfter

      public java.lang.String getPauseAfter()
      Gets the value of the pauseAfter property.
      Returns:
      possible object is String
    • setPauseAfter

      public void setPauseAfter​(java.lang.String value)
      Sets the value of the pauseAfter property.
      Parameters:
      value - allowed object is String
    • getPauseBefore

      public java.lang.String getPauseBefore()
      Gets the value of the pauseBefore property.
      Returns:
      possible object is String
    • setPauseBefore

      public void setPauseBefore​(java.lang.String value)
      Sets the value of the pauseBefore property.
      Parameters:
      value - allowed object is String
    • getPitch

      public java.lang.String getPitch()
      Gets the value of the pitch property.
      Returns:
      possible object is String
    • setPitch

      public void setPitch​(java.lang.String value)
      Sets the value of the pitch property.
      Parameters:
      value - allowed object is String
    • getPitchRange

      public java.lang.String getPitchRange()
      Gets the value of the pitchRange property.
      Returns:
      possible object is String
    • setPitchRange

      public void setPitchRange​(java.lang.String value)
      Sets the value of the pitchRange property.
      Parameters:
      value - allowed object is String
    • getPlayDuring

      public java.lang.String getPlayDuring()
      Gets the value of the playDuring property.
      Returns:
      possible object is String
    • setPlayDuring

      public void setPlayDuring​(java.lang.String value)
      Sets the value of the playDuring property.
      Parameters:
      value - allowed object is String
    • getRichness

      public java.lang.String getRichness()
      Gets the value of the richness property.
      Returns:
      possible object is String
    • setRichness

      public void setRichness​(java.lang.String value)
      Sets the value of the richness property.
      Parameters:
      value - allowed object is String
    • getSpeak

      public java.lang.String getSpeak()
      Gets the value of the speak property.
      Returns:
      possible object is String
    • setSpeak

      public void setSpeak​(java.lang.String value)
      Sets the value of the speak property.
      Parameters:
      value - allowed object is String
    • getSpeakHeader

      public java.lang.String getSpeakHeader()
      Gets the value of the speakHeader property.
      Returns:
      possible object is String
    • setSpeakHeader

      public void setSpeakHeader​(java.lang.String value)
      Sets the value of the speakHeader property.
      Parameters:
      value - allowed object is String
    • getSpeakNumeral

      public SpeakNumeralType getSpeakNumeral()
      Gets the value of the speakNumeral property.
      Returns:
      possible object is SpeakNumeralType
    • setSpeakNumeral

      public void setSpeakNumeral​(SpeakNumeralType value)
      Sets the value of the speakNumeral property.
      Parameters:
      value - allowed object is SpeakNumeralType
    • getSpeakPunctuation

      public java.lang.String getSpeakPunctuation()
      Gets the value of the speakPunctuation property.
      Returns:
      possible object is String
    • setSpeakPunctuation

      public void setSpeakPunctuation​(java.lang.String value)
      Sets the value of the speakPunctuation property.
      Parameters:
      value - allowed object is String
    • getSpeechRate

      public java.lang.String getSpeechRate()
      Gets the value of the speechRate property.
      Returns:
      possible object is String
    • setSpeechRate

      public void setSpeechRate​(java.lang.String value)
      Sets the value of the speechRate property.
      Parameters:
      value - allowed object is String
    • getStress

      public java.lang.String getStress()
      Gets the value of the stress property.
      Returns:
      possible object is String
    • setStress

      public void setStress​(java.lang.String value)
      Sets the value of the stress property.
      Parameters:
      value - allowed object is String
    • getVoiceFamily

      public java.lang.String getVoiceFamily()
      Gets the value of the voiceFamily property.
      Returns:
      possible object is String
    • setVoiceFamily

      public void setVoiceFamily​(java.lang.String value)
      Sets the value of the voiceFamily property.
      Parameters:
      value - allowed object is String
    • getVolume

      public java.lang.String getVolume()
      Gets the value of the volume property.
      Returns:
      possible object is String
    • setVolume

      public void setVolume​(java.lang.String value)
      Sets the value of the volume property.
      Parameters:
      value - allowed object is String
    • getKeepWithNext

      public java.lang.String getKeepWithNext()
      Gets the value of the keepWithNext property.
      Returns:
      possible object is String
    • setKeepWithNext

      public void setKeepWithNext​(java.lang.String value)
      Sets the value of the keepWithNext property.
      Parameters:
      value - allowed object is String
    • getKeepWithPrevious

      public java.lang.String getKeepWithPrevious()
      Gets the value of the keepWithPrevious property.
      Returns:
      possible object is String
    • setKeepWithPrevious

      public void setKeepWithPrevious​(java.lang.String value)
      Sets the value of the keepWithPrevious property.
      Parameters:
      value - allowed object is String
    • getSourceDocument

      public java.lang.String getSourceDocument()
      Gets the value of the sourceDocument property.
      Returns:
      possible object is String
    • setSourceDocument

      public void setSourceDocument​(java.lang.String value)
      Sets the value of the sourceDocument property.
      Parameters:
      value - allowed object is String
    • getRole

      public java.lang.String getRole()
      Gets the value of the role property.
      Returns:
      possible object is String
    • setRole

      public void setRole​(java.lang.String value)
      Sets the value of the role property.
      Parameters:
      value - allowed object is String
    • getAutoRestore

      public AutoRestoreType getAutoRestore()
      Gets the value of the autoRestore property.
      Returns:
      possible object is AutoRestoreType
    • setAutoRestore

      public void setAutoRestore​(AutoRestoreType value)
      Sets the value of the autoRestore property.
      Parameters:
      value - allowed object is AutoRestoreType
    • getBackground

      public java.util.List<java.lang.String> getBackground()
      Gets the value of the background property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the background property.

      For example, to add a new item, do as follows:

          getBackground().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getBorderSpacing

      public java.lang.String getBorderSpacing()
      Gets the value of the borderSpacing property.
      Returns:
      possible object is String
    • setBorderSpacing

      public void setBorderSpacing​(java.lang.String value)
      Sets the value of the borderSpacing property.
      Parameters:
      value - allowed object is String
    • getCaptionSide

      public CaptionSideType getCaptionSide()
      Gets the value of the captionSide property.
      Returns:
      possible object is CaptionSideType
    • setCaptionSide

      public void setCaptionSide​(CaptionSideType value)
      Sets the value of the captionSide property.
      Parameters:
      value - allowed object is CaptionSideType
    • getDirection

      public DirectionType getDirection()
      Gets the value of the direction property.
      Returns:
      possible object is DirectionType
    • setDirection

      public void setDirection​(DirectionType value)
      Sets the value of the direction property.
      Parameters:
      value - allowed object is DirectionType
    • getEmptyCells

      public EmptyCellsType getEmptyCells()
      Gets the value of the emptyCells property.
      Returns:
      possible object is EmptyCellsType
    • setEmptyCells

      public void setEmptyCells​(EmptyCellsType value)
      Sets the value of the emptyCells property.
      Parameters:
      value - allowed object is EmptyCellsType
    • getFont

      public java.lang.String getFont()
      Gets the value of the font property.
      Returns:
      possible object is String
    • setFont

      public void setFont​(java.lang.String value)
      Sets the value of the font property.
      Parameters:
      value - allowed object is String
    • getFontSelectionStrategy

      public FontSelectionStrategyType getFontSelectionStrategy()
      Gets the value of the fontSelectionStrategy property.
      Returns:
      possible object is FontSelectionStrategyType
    • setFontSelectionStrategy

      public void setFontSelectionStrategy​(FontSelectionStrategyType value)
      Sets the value of the fontSelectionStrategy property.
      Parameters:
      value - allowed object is FontSelectionStrategyType
    • getFontSizeAdjust

      public java.lang.String getFontSizeAdjust()
      Gets the value of the fontSizeAdjust property.
      Returns:
      possible object is String
    • setFontSizeAdjust

      public void setFontSizeAdjust​(java.lang.String value)
      Sets the value of the fontSizeAdjust property.
      Parameters:
      value - allowed object is String
    • getFontStretch

      public java.lang.String getFontStretch()
      Gets the value of the fontStretch property.
      Returns:
      possible object is String
    • setFontStretch

      public void setFontStretch​(java.lang.String value)
      Sets the value of the fontStretch property.
      Parameters:
      value - allowed object is String
    • getFontVariant

      public FontVariantType getFontVariant()
      Gets the value of the fontVariant property.
      Returns:
      possible object is FontVariantType
    • setFontVariant

      public void setFontVariant​(FontVariantType value)
      Sets the value of the fontVariant property.
      Parameters:
      value - allowed object is FontVariantType
    • getGlyphOrientationVertical

      public java.lang.String getGlyphOrientationVertical()
      Gets the value of the glyphOrientationVertical property.
      Returns:
      possible object is String
    • setGlyphOrientationVertical

      public void setGlyphOrientationVertical​(java.lang.String value)
      Sets the value of the glyphOrientationVertical property.
      Parameters:
      value - allowed object is String
    • getGlyphOrientationHorizontal

      public java.lang.String getGlyphOrientationHorizontal()
      Gets the value of the glyphOrientationHorizontal property.
      Returns:
      possible object is String
    • setGlyphOrientationHorizontal

      public void setGlyphOrientationHorizontal​(java.lang.String value)
      Sets the value of the glyphOrientationHorizontal property.
      Parameters:
      value - allowed object is String
    • getHyphenationKeep

      public HyphenationKeepType getHyphenationKeep()
      Gets the value of the hyphenationKeep property.
      Returns:
      possible object is HyphenationKeepType
    • setHyphenationKeep

      public void setHyphenationKeep​(HyphenationKeepType value)
      Sets the value of the hyphenationKeep property.
      Parameters:
      value - allowed object is HyphenationKeepType
    • getHyphenationLadderCount

      public java.lang.String getHyphenationLadderCount()
      Gets the value of the hyphenationLadderCount property.
      Returns:
      possible object is String
    • setHyphenationLadderCount

      public void setHyphenationLadderCount​(java.lang.String value)
      Sets the value of the hyphenationLadderCount property.
      Parameters:
      value - allowed object is String
    • getIntrusionDisplace

      public DisplaceType getIntrusionDisplace()
      Gets the value of the intrusionDisplace property.
      Returns:
      possible object is DisplaceType
    • setIntrusionDisplace

      public void setIntrusionDisplace​(DisplaceType value)
      Sets the value of the intrusionDisplace property.
      Parameters:
      value - allowed object is DisplaceType
    • getLastLineEndIndent

      public java.lang.String getLastLineEndIndent()
      Gets the value of the lastLineEndIndent property.
      Returns:
      possible object is String
    • setLastLineEndIndent

      public void setLastLineEndIndent​(java.lang.String value)
      Sets the value of the lastLineEndIndent property.
      Parameters:
      value - allowed object is String
    • getLineHeightShiftAdjustment

      public LineHeightShiftAdjustmentType getLineHeightShiftAdjustment()
      Gets the value of the lineHeightShiftAdjustment property.
      Returns:
      possible object is LineHeightShiftAdjustmentType
    • setLineHeightShiftAdjustment

      public void setLineHeightShiftAdjustment​(LineHeightShiftAdjustmentType value)
      Sets the value of the lineHeightShiftAdjustment property.
      Parameters:
      value - allowed object is LineHeightShiftAdjustmentType
    • getLineStackingStrategy

      public LineStackingStrategyType getLineStackingStrategy()
      Gets the value of the lineStackingStrategy property.
      Returns:
      possible object is LineStackingStrategyType
    • setLineStackingStrategy

      public void setLineStackingStrategy​(LineStackingStrategyType value)
      Sets the value of the lineStackingStrategy property.
      Parameters:
      value - allowed object is LineStackingStrategyType
    • getLinefeedTreatment

      public LinefeedTreatmentType getLinefeedTreatment()
      Gets the value of the linefeedTreatment property.
      Returns:
      possible object is LinefeedTreatmentType
    • setLinefeedTreatment

      public void setLinefeedTreatment​(LinefeedTreatmentType value)
      Sets the value of the linefeedTreatment property.
      Parameters:
      value - allowed object is LinefeedTreatmentType
    • getMargin

      public java.util.List<java.lang.String> getMargin()
      Gets the value of the margin property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the margin property.

      For example, to add a new item, do as follows:

          getMargin().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getMaxWidth

      public java.lang.String getMaxWidth()
      Gets the value of the maxWidth property.
      Returns:
      possible object is String
    • setMaxWidth

      public void setMaxWidth​(java.lang.String value)
      Sets the value of the maxWidth property.
      Parameters:
      value - allowed object is String
    • getMinHeight

      public java.lang.String getMinHeight()
      Gets the value of the minHeight property.
      Returns:
      possible object is String
    • setMinHeight

      public void setMinHeight​(java.lang.String value)
      Sets the value of the minHeight property.
      Parameters:
      value - allowed object is String
    • getMinWidth

      public java.lang.String getMinWidth()
      Gets the value of the minWidth property.
      Returns:
      possible object is String
    • setMinWidth

      public void setMinWidth​(java.lang.String value)
      Sets the value of the minWidth property.
      Parameters:
      value - allowed object is String
    • getPageBreakInside

      public PageBreakInsideType getPageBreakInside()
      Gets the value of the pageBreakInside property.
      Returns:
      possible object is PageBreakInsideType
    • setPageBreakInside

      public void setPageBreakInside​(PageBreakInsideType value)
      Sets the value of the pageBreakInside property.
      Parameters:
      value - allowed object is PageBreakInsideType
    • getReferenceOrientation

      public java.lang.String getReferenceOrientation()
      Gets the value of the referenceOrientation property.
      Returns:
      possible object is String
    • setReferenceOrientation

      public void setReferenceOrientation​(java.lang.String value)
      Sets the value of the referenceOrientation property.
      Parameters:
      value - allowed object is String
    • getScoreSpaces

      public ScoreSpacesType getScoreSpaces()
      Gets the value of the scoreSpaces property.
      Returns:
      possible object is ScoreSpacesType
    • setScoreSpaces

      public void setScoreSpaces​(ScoreSpacesType value)
      Sets the value of the scoreSpaces property.
      Parameters:
      value - allowed object is ScoreSpacesType
    • getScript

      public java.lang.String getScript()
      Gets the value of the script property.
      Returns:
      possible object is String
    • setScript

      public void setScript​(java.lang.String value)
      Sets the value of the script property.
      Parameters:
      value - allowed object is String
    • getTextTransform

      public TextTransformType getTextTransform()
      Gets the value of the textTransform property.
      Returns:
      possible object is TextTransformType
    • setTextTransform

      public void setTextTransform​(TextTransformType value)
      Sets the value of the textTransform property.
      Parameters:
      value - allowed object is TextTransformType
    • getVisibility

      public VisibilityType getVisibility()
      Gets the value of the visibility property.
      Returns:
      possible object is VisibilityType
    • setVisibility

      public void setVisibility​(VisibilityType value)
      Sets the value of the visibility property.
      Parameters:
      value - allowed object is VisibilityType
    • getWhiteSpace

      public WhiteSpaceType getWhiteSpace()
      Gets the value of the whiteSpace property.
      Returns:
      possible object is WhiteSpaceType
    • setWhiteSpace

      public void setWhiteSpace​(WhiteSpaceType value)
      Sets the value of the whiteSpace property.
      Parameters:
      value - allowed object is WhiteSpaceType
    • getWhiteSpaceTreatment

      public WhiteSpaceTreatmentType getWhiteSpaceTreatment()
      Gets the value of the whiteSpaceTreatment property.
      Returns:
      possible object is WhiteSpaceTreatmentType
    • setWhiteSpaceTreatment

      public void setWhiteSpaceTreatment​(WhiteSpaceTreatmentType value)
      Sets the value of the whiteSpaceTreatment property.
      Parameters:
      value - allowed object is WhiteSpaceTreatmentType
    • getWordSpacing

      public java.lang.String getWordSpacing()
      Gets the value of the wordSpacing property.
      Returns:
      possible object is String
    • setWordSpacing

      public void setWordSpacing​(java.lang.String value)
      Sets the value of the wordSpacing property.
      Parameters:
      value - allowed object is String
    • getWritingMode

      public WritingModeType getWritingMode()
      Gets the value of the writingMode property.
      Returns:
      possible object is WritingModeType
    • setWritingMode

      public void setWritingMode​(WritingModeType value)
      Sets the value of the writingMode property.
      Parameters:
      value - allowed object is WritingModeType
    • getBorderBottom

      public java.lang.String getBorderBottom()
      Gets the value of the borderBottom property.
      Returns:
      possible object is String
    • setBorderBottom

      public void setBorderBottom​(java.lang.String value)
      Sets the value of the borderBottom property.
      Parameters:
      value - allowed object is String
    • getBorderCollapse

      public BorderCollapseType getBorderCollapse()
      Gets the value of the borderCollapse property.
      Returns:
      possible object is BorderCollapseType
    • setBorderCollapse

      public void setBorderCollapse​(BorderCollapseType value)
      Sets the value of the borderCollapse property.
      Parameters:
      value - allowed object is BorderCollapseType
    • getBorderColor

      public java.util.List<java.lang.String> getBorderColor()
      Gets the value of the borderColor property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the borderColor property.

      For example, to add a new item, do as follows:

          getBorderColor().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getBorderLeft

      public java.lang.String getBorderLeft()
      Gets the value of the borderLeft property.
      Returns:
      possible object is String
    • setBorderLeft

      public void setBorderLeft​(java.lang.String value)
      Sets the value of the borderLeft property.
      Parameters:
      value - allowed object is String
    • getBorderRight

      public java.lang.String getBorderRight()
      Gets the value of the borderRight property.
      Returns:
      possible object is String
    • setBorderRight

      public void setBorderRight​(java.lang.String value)
      Sets the value of the borderRight property.
      Parameters:
      value - allowed object is String
    • getBorderSeparation

      public java.util.List<java.lang.String> getBorderSeparation()
      Gets the value of the borderSeparation property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the borderSeparation property.

      For example, to add a new item, do as follows:

          getBorderSeparation().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getBorderStyle

      public java.util.List<BorderStyleType> getBorderStyle()
      Gets the value of the borderStyle property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the borderStyle property.

      For example, to add a new item, do as follows:

          getBorderStyle().add(newItem);
       

      Objects of the following type(s) are allowed in the list BorderStyleType

    • getBorderTop

      public java.lang.String getBorderTop()
      Gets the value of the borderTop property.
      Returns:
      possible object is String
    • setBorderTop

      public void setBorderTop​(java.lang.String value)
      Sets the value of the borderTop property.
      Parameters:
      value - allowed object is String
    • getBorderWidth

      public java.util.List<java.lang.String> getBorderWidth()
      Gets the value of the borderWidth property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the borderWidth property.

      For example, to add a new item, do as follows:

          getBorderWidth().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getColor

      public java.lang.String getColor()
      Gets the value of the color property.
      Returns:
      possible object is String
    • setColor

      public void setColor​(java.lang.String value)
      Sets the value of the color property.
      Parameters:
      value - allowed object is String
    • getCountry

      public CountryType getCountry()
      Gets the value of the country property.
      Returns:
      possible object is CountryType
    • setCountry

      public void setCountry​(CountryType value)
      Sets the value of the country property.
      Parameters:
      value - allowed object is CountryType
    • getDisplayAlign

      public DisplayAlignType getDisplayAlign()
      Gets the value of the displayAlign property.
      Returns:
      possible object is DisplayAlignType
    • setDisplayAlign

      public void setDisplayAlign​(DisplayAlignType value)
      Sets the value of the displayAlign property.
      Parameters:
      value - allowed object is DisplayAlignType
    • getEndIndent

      public java.lang.String getEndIndent()
      Gets the value of the endIndent property.
      Returns:
      possible object is String
    • setEndIndent

      public void setEndIndent​(java.lang.String value)
      Sets the value of the endIndent property.
      Parameters:
      value - allowed object is String
    • getFontFamily

      public java.lang.String getFontFamily()
      Gets the value of the fontFamily property.
      Returns:
      possible object is String
    • setFontFamily

      public void setFontFamily​(java.lang.String value)
      Sets the value of the fontFamily property.
      Parameters:
      value - allowed object is String
    • getFontSize

      public java.lang.String getFontSize()
      Gets the value of the fontSize property.
      Returns:
      possible object is String
    • setFontSize

      public void setFontSize​(java.lang.String value)
      Sets the value of the fontSize property.
      Parameters:
      value - allowed object is String
    • getFontStyle

      public FontStyleType getFontStyle()
      Gets the value of the fontStyle property.
      Returns:
      possible object is FontStyleType
    • setFontStyle

      public void setFontStyle​(FontStyleType value)
      Sets the value of the fontStyle property.
      Parameters:
      value - allowed object is FontStyleType
    • getFontWeight

      public java.lang.String getFontWeight()
      Gets the value of the fontWeight property.
      Returns:
      possible object is String
    • setFontWeight

      public void setFontWeight​(java.lang.String value)
      Sets the value of the fontWeight property.
      Parameters:
      value - allowed object is String
    • getHyphenate

      public HyphenateType getHyphenate()
      Gets the value of the hyphenate property.
      Returns:
      possible object is HyphenateType
    • setHyphenate

      public void setHyphenate​(HyphenateType value)
      Sets the value of the hyphenate property.
      Parameters:
      value - allowed object is HyphenateType
    • getHyphenationCharacter

      public java.lang.String getHyphenationCharacter()
      Gets the value of the hyphenationCharacter property.
      Returns:
      possible object is String
    • setHyphenationCharacter

      public void setHyphenationCharacter​(java.lang.String value)
      Sets the value of the hyphenationCharacter property.
      Parameters:
      value - allowed object is String
    • getHyphenationPushCharacterCount

      public java.lang.String getHyphenationPushCharacterCount()
      Gets the value of the hyphenationPushCharacterCount property.
      Returns:
      possible object is String
    • setHyphenationPushCharacterCount

      public void setHyphenationPushCharacterCount​(java.lang.String value)
      Sets the value of the hyphenationPushCharacterCount property.
      Parameters:
      value - allowed object is String
    • getHyphenationRemainCharacterCount

      public java.lang.String getHyphenationRemainCharacterCount()
      Gets the value of the hyphenationRemainCharacterCount property.
      Returns:
      possible object is String
    • setHyphenationRemainCharacterCount

      public void setHyphenationRemainCharacterCount​(java.lang.String value)
      Sets the value of the hyphenationRemainCharacterCount property.
      Parameters:
      value - allowed object is String
    • getKeepTogether

      public java.util.List<java.lang.String> getKeepTogether()
      Gets the value of the keepTogether property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the keepTogether property.

      For example, to add a new item, do as follows:

          getKeepTogether().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getKeepTogetherWithinColumn

      public java.lang.String getKeepTogetherWithinColumn()
      Gets the value of the keepTogetherWithinColumn property.
      Returns:
      possible object is String
    • setKeepTogetherWithinColumn

      public void setKeepTogetherWithinColumn​(java.lang.String value)
      Sets the value of the keepTogetherWithinColumn property.
      Parameters:
      value - allowed object is String
    • getKeepTogetherWithinLine

      public java.lang.String getKeepTogetherWithinLine()
      Gets the value of the keepTogetherWithinLine property.
      Returns:
      possible object is String
    • setKeepTogetherWithinLine

      public void setKeepTogetherWithinLine​(java.lang.String value)
      Sets the value of the keepTogetherWithinLine property.
      Parameters:
      value - allowed object is String
    • getKeepTogetherWithinPage

      public java.lang.String getKeepTogetherWithinPage()
      Gets the value of the keepTogetherWithinPage property.
      Returns:
      possible object is String
    • setKeepTogetherWithinPage

      public void setKeepTogetherWithinPage​(java.lang.String value)
      Sets the value of the keepTogetherWithinPage property.
      Parameters:
      value - allowed object is String
    • getLanguage

      public LanguageType getLanguage()
      Gets the value of the language property.
      Returns:
      possible object is LanguageType
    • setLanguage

      public void setLanguage​(LanguageType value)
      Sets the value of the language property.
      Parameters:
      value - allowed object is LanguageType
    • getLeaderAlignment

      public LeaderAlignmentType getLeaderAlignment()
      Gets the value of the leaderAlignment property.
      Returns:
      possible object is LeaderAlignmentType
    • setLeaderAlignment

      public void setLeaderAlignment​(LeaderAlignmentType value)
      Sets the value of the leaderAlignment property.
      Parameters:
      value - allowed object is LeaderAlignmentType
    • getLeaderLength

      public java.util.List<java.lang.String> getLeaderLength()
      Gets the value of the leaderLength property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the leaderLength property.

      For example, to add a new item, do as follows:

          getLeaderLength().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getLeaderLengthMaximum

      public java.lang.String getLeaderLengthMaximum()
      Gets the value of the leaderLengthMaximum property.
      Returns:
      possible object is String
    • setLeaderLengthMaximum

      public void setLeaderLengthMaximum​(java.lang.String value)
      Sets the value of the leaderLengthMaximum property.
      Parameters:
      value - allowed object is String
    • getLeaderLengthMinimum

      public java.lang.String getLeaderLengthMinimum()
      Gets the value of the leaderLengthMinimum property.
      Returns:
      possible object is String
    • setLeaderLengthMinimum

      public void setLeaderLengthMinimum​(java.lang.String value)
      Sets the value of the leaderLengthMinimum property.
      Parameters:
      value - allowed object is String
    • getLeaderLengthOptimum

      public java.lang.String getLeaderLengthOptimum()
      Gets the value of the leaderLengthOptimum property.
      Returns:
      possible object is String
    • setLeaderLengthOptimum

      public void setLeaderLengthOptimum​(java.lang.String value)
      Sets the value of the leaderLengthOptimum property.
      Parameters:
      value - allowed object is String
    • getLeaderPattern

      public LeaderPatternType getLeaderPattern()
      Gets the value of the leaderPattern property.
      Returns:
      possible object is LeaderPatternType
    • setLeaderPattern

      public void setLeaderPattern​(LeaderPatternType value)
      Sets the value of the leaderPattern property.
      Parameters:
      value - allowed object is LeaderPatternType
    • getLeaderPatternWidth

      public java.lang.String getLeaderPatternWidth()
      Gets the value of the leaderPatternWidth property.
      Returns:
      possible object is String
    • setLeaderPatternWidth

      public void setLeaderPatternWidth​(java.lang.String value)
      Sets the value of the leaderPatternWidth property.
      Parameters:
      value - allowed object is String
    • getLetterSpacing

      public java.lang.String getLetterSpacing()
      Gets the value of the letterSpacing property.
      Returns:
      possible object is String
    • setLetterSpacing

      public void setLetterSpacing​(java.lang.String value)
      Sets the value of the letterSpacing property.
      Parameters:
      value - allowed object is String
    • getLineHeight

      public java.lang.String getLineHeight()
      Gets the value of the lineHeight property.
      Returns:
      possible object is String
    • setLineHeight

      public void setLineHeight​(java.lang.String value)
      Sets the value of the lineHeight property.
      Parameters:
      value - allowed object is String
    • getOrphans

      public java.lang.String getOrphans()
      Gets the value of the orphans property.
      Returns:
      possible object is String
    • setOrphans

      public void setOrphans​(java.lang.String value)
      Sets the value of the orphans property.
      Parameters:
      value - allowed object is String
    • getPosition

      public PositionType getPosition()
      Gets the value of the position property.
      Returns:
      possible object is PositionType
    • setPosition

      public void setPosition​(PositionType value)
      Sets the value of the position property.
      Parameters:
      value - allowed object is PositionType
    • getProvisionalDistanceBetweenStarts

      public java.lang.String getProvisionalDistanceBetweenStarts()
      Gets the value of the provisionalDistanceBetweenStarts property.
      Returns:
      possible object is String
    • setProvisionalDistanceBetweenStarts

      public void setProvisionalDistanceBetweenStarts​(java.lang.String value)
      Sets the value of the provisionalDistanceBetweenStarts property.
      Parameters:
      value - allowed object is String
    • getProvisionalLabelSeparation

      public java.lang.String getProvisionalLabelSeparation()
      Gets the value of the provisionalLabelSeparation property.
      Returns:
      possible object is String
    • setProvisionalLabelSeparation

      public void setProvisionalLabelSeparation​(java.lang.String value)
      Sets the value of the provisionalLabelSeparation property.
      Parameters:
      value - allowed object is String
    • getRelativeAlign

      public RelativeAlignType getRelativeAlign()
      Gets the value of the relativeAlign property.
      Returns:
      possible object is RelativeAlignType
    • setRelativeAlign

      public void setRelativeAlign​(RelativeAlignType value)
      Sets the value of the relativeAlign property.
      Parameters:
      value - allowed object is RelativeAlignType
    • getRuleStyle

      public RuleStyleType getRuleStyle()
      Gets the value of the ruleStyle property.
      Returns:
      possible object is RuleStyleType
    • setRuleStyle

      public void setRuleStyle​(RuleStyleType value)
      Sets the value of the ruleStyle property.
      Parameters:
      value - allowed object is RuleStyleType
    • getRuleThickness

      public java.lang.String getRuleThickness()
      Gets the value of the ruleThickness property.
      Returns:
      possible object is String
    • setRuleThickness

      public void setRuleThickness​(java.lang.String value)
      Sets the value of the ruleThickness property.
      Parameters:
      value - allowed object is String
    • getStartIndent

      public java.lang.String getStartIndent()
      Gets the value of the startIndent property.
      Returns:
      possible object is String
    • setStartIndent

      public void setStartIndent​(java.lang.String value)
      Sets the value of the startIndent property.
      Parameters:
      value - allowed object is String
    • getTextAlign

      public TextAlignType getTextAlign()
      Gets the value of the textAlign property.
      Returns:
      possible object is TextAlignType
    • setTextAlign

      public void setTextAlign​(TextAlignType value)
      Sets the value of the textAlign property.
      Parameters:
      value - allowed object is TextAlignType
    • getTextAlignLast

      public TextAlignLastType getTextAlignLast()
      Gets the value of the textAlignLast property.
      Returns:
      possible object is TextAlignLastType
    • setTextAlignLast

      public void setTextAlignLast​(TextAlignLastType value)
      Sets the value of the textAlignLast property.
      Parameters:
      value - allowed object is TextAlignLastType
    • getTextIndent

      public java.lang.String getTextIndent()
      Gets the value of the textIndent property.
      Returns:
      possible object is String
    • setTextIndent

      public void setTextIndent​(java.lang.String value)
      Sets the value of the textIndent property.
      Parameters:
      value - allowed object is String
    • getWhiteSpaceCollapse

      public WhiteSpaceCollapseType getWhiteSpaceCollapse()
      Gets the value of the whiteSpaceCollapse property.
      Returns:
      possible object is WhiteSpaceCollapseType
    • setWhiteSpaceCollapse

      public void setWhiteSpaceCollapse​(WhiteSpaceCollapseType value)
      Sets the value of the whiteSpaceCollapse property.
      Parameters:
      value - allowed object is WhiteSpaceCollapseType
    • getWidows

      public java.lang.String getWidows()
      Gets the value of the widows property.
      Returns:
      possible object is String
    • setWidows

      public void setWidows​(java.lang.String value)
      Sets the value of the widows property.
      Parameters:
      value - allowed object is String
    • getWrapOption

      public WrapOptionType getWrapOption()
      Gets the value of the wrapOption property.
      Returns:
      possible object is WrapOptionType
    • setWrapOption

      public void setWrapOption​(WrapOptionType value)
      Sets the value of the wrapOption property.
      Parameters:
      value - allowed object is WrapOptionType
    • getMarginTop

      public java.lang.String getMarginTop()
      Gets the value of the marginTop property.
      Returns:
      possible object is String
    • setMarginTop

      public void setMarginTop​(java.lang.String value)
      Sets the value of the marginTop property.
      Parameters:
      value - allowed object is String
    • getMarginBottom

      public java.lang.String getMarginBottom()
      Gets the value of the marginBottom property.
      Returns:
      possible object is String
    • setMarginBottom

      public void setMarginBottom​(java.lang.String value)
      Sets the value of the marginBottom property.
      Parameters:
      value - allowed object is String
    • getMarginLeft

      public java.lang.String getMarginLeft()
      Gets the value of the marginLeft property.
      Returns:
      possible object is String
    • setMarginLeft

      public void setMarginLeft​(java.lang.String value)
      Sets the value of the marginLeft property.
      Parameters:
      value - allowed object is String
    • getMarginRight

      public java.lang.String getMarginRight()
      Gets the value of the marginRight property.
      Returns:
      possible object is String
    • setMarginRight

      public void setMarginRight​(java.lang.String value)
      Sets the value of the marginRight property.
      Parameters:
      value - allowed object is String
    • getSpaceBefore

      public java.lang.String getSpaceBefore()
      Gets the value of the spaceBefore property.
      Returns:
      possible object is String
    • setSpaceBefore

      public void setSpaceBefore​(java.lang.String value)
      Sets the value of the spaceBefore property.
      Parameters:
      value - allowed object is String
    • getSpaceBeforeMinimum

      public java.lang.String getSpaceBeforeMinimum()
      Gets the value of the spaceBeforeMinimum property.
      Returns:
      possible object is String
    • setSpaceBeforeMinimum

      public void setSpaceBeforeMinimum​(java.lang.String value)
      Sets the value of the spaceBeforeMinimum property.
      Parameters:
      value - allowed object is String
    • getSpaceBeforeMaximum

      public java.lang.String getSpaceBeforeMaximum()
      Gets the value of the spaceBeforeMaximum property.
      Returns:
      possible object is String
    • setSpaceBeforeMaximum

      public void setSpaceBeforeMaximum​(java.lang.String value)
      Sets the value of the spaceBeforeMaximum property.
      Parameters:
      value - allowed object is String
    • getSpaceBeforeConditionality

      public ConditionalityType getSpaceBeforeConditionality()
      Gets the value of the spaceBeforeConditionality property.
      Returns:
      possible object is ConditionalityType
    • setSpaceBeforeConditionality

      public void setSpaceBeforeConditionality​(ConditionalityType value)
      Sets the value of the spaceBeforeConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getSpaceBeforePrecedence

      public java.lang.String getSpaceBeforePrecedence()
      Gets the value of the spaceBeforePrecedence property.
      Returns:
      possible object is String
    • setSpaceBeforePrecedence

      public void setSpaceBeforePrecedence​(java.lang.String value)
      Sets the value of the spaceBeforePrecedence property.
      Parameters:
      value - allowed object is String
    • getSpaceAfter

      public java.lang.String getSpaceAfter()
      Gets the value of the spaceAfter property.
      Returns:
      possible object is String
    • setSpaceAfter

      public void setSpaceAfter​(java.lang.String value)
      Sets the value of the spaceAfter property.
      Parameters:
      value - allowed object is String
    • getSpaceAfterMinimum

      public java.lang.String getSpaceAfterMinimum()
      Gets the value of the spaceAfterMinimum property.
      Returns:
      possible object is String
    • setSpaceAfterMinimum

      public void setSpaceAfterMinimum​(java.lang.String value)
      Sets the value of the spaceAfterMinimum property.
      Parameters:
      value - allowed object is String
    • getSpaceAfterMaximum

      public java.lang.String getSpaceAfterMaximum()
      Gets the value of the spaceAfterMaximum property.
      Returns:
      possible object is String
    • setSpaceAfterMaximum

      public void setSpaceAfterMaximum​(java.lang.String value)
      Sets the value of the spaceAfterMaximum property.
      Parameters:
      value - allowed object is String
    • getSpaceAfterConditionality

      public ConditionalityType getSpaceAfterConditionality()
      Gets the value of the spaceAfterConditionality property.
      Returns:
      possible object is ConditionalityType
    • setSpaceAfterConditionality

      public void setSpaceAfterConditionality​(ConditionalityType value)
      Sets the value of the spaceAfterConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getSpaceAfterPrecedence

      public java.lang.String getSpaceAfterPrecedence()
      Gets the value of the spaceAfterPrecedence property.
      Returns:
      possible object is String
    • setSpaceAfterPrecedence

      public void setSpaceAfterPrecedence​(java.lang.String value)
      Sets the value of the spaceAfterPrecedence property.
      Parameters:
      value - allowed object is String
    • getSpaceBeforeOptimum

      public java.lang.String getSpaceBeforeOptimum()
      Gets the value of the spaceBeforeOptimum property.
      Returns:
      possible object is String
    • setSpaceBeforeOptimum

      public void setSpaceBeforeOptimum​(java.lang.String value)
      Sets the value of the spaceBeforeOptimum property.
      Parameters:
      value - allowed object is String
    • getSpaceAfterOptimum

      public java.lang.String getSpaceAfterOptimum()
      Gets the value of the spaceAfterOptimum property.
      Returns:
      possible object is String
    • setSpaceAfterOptimum

      public void setSpaceAfterOptimum​(java.lang.String value)
      Sets the value of the spaceAfterOptimum property.
      Parameters:
      value - allowed object is String
    • getBackgroundColor

      public java.lang.String getBackgroundColor()
      Gets the value of the backgroundColor property.
      Returns:
      possible object is String
    • setBackgroundColor

      public void setBackgroundColor​(java.lang.String value)
      Sets the value of the backgroundColor property.
      Parameters:
      value - allowed object is String
    • getBackgroundAttachment

      public BackgroundAttachmentType getBackgroundAttachment()
      Gets the value of the backgroundAttachment property.
      Returns:
      possible object is BackgroundAttachmentType
    • setBackgroundAttachment

      public void setBackgroundAttachment​(BackgroundAttachmentType value)
      Sets the value of the backgroundAttachment property.
      Parameters:
      value - allowed object is BackgroundAttachmentType
    • getBackgroundImage

      public java.lang.String getBackgroundImage()
      Gets the value of the backgroundImage property.
      Returns:
      possible object is String
    • setBackgroundImage

      public void setBackgroundImage​(java.lang.String value)
      Sets the value of the backgroundImage property.
      Parameters:
      value - allowed object is String
    • getBackgroundRepeat

      public BackgroundRepeatType getBackgroundRepeat()
      Gets the value of the backgroundRepeat property.
      Returns:
      possible object is BackgroundRepeatType
    • setBackgroundRepeat

      public void setBackgroundRepeat​(BackgroundRepeatType value)
      Sets the value of the backgroundRepeat property.
      Parameters:
      value - allowed object is BackgroundRepeatType
    • getBackgroundPositionHorizontal

      public java.lang.String getBackgroundPositionHorizontal()
      Gets the value of the backgroundPositionHorizontal property.
      Returns:
      possible object is String
    • setBackgroundPositionHorizontal

      public void setBackgroundPositionHorizontal​(java.lang.String value)
      Sets the value of the backgroundPositionHorizontal property.
      Parameters:
      value - allowed object is String
    • getBackgroundPositionVertical

      public java.lang.String getBackgroundPositionVertical()
      Gets the value of the backgroundPositionVertical property.
      Returns:
      possible object is String
    • setBackgroundPositionVertical

      public void setBackgroundPositionVertical​(java.lang.String value)
      Sets the value of the backgroundPositionVertical property.
      Parameters:
      value - allowed object is String
    • getPadding

      public java.lang.String getPadding()
      Gets the value of the padding property.
      Returns:
      possible object is String
    • setPadding

      public void setPadding​(java.lang.String value)
      Sets the value of the padding property.
      Parameters:
      value - allowed object is String
    • getPaddingBefore

      public java.lang.String getPaddingBefore()
      Gets the value of the paddingBefore property.
      Returns:
      possible object is String
    • setPaddingBefore

      public void setPaddingBefore​(java.lang.String value)
      Sets the value of the paddingBefore property.
      Parameters:
      value - allowed object is String
    • getPaddingBeforeLength

      public java.lang.String getPaddingBeforeLength()
      Gets the value of the paddingBeforeLength property.
      Returns:
      possible object is String
    • setPaddingBeforeLength

      public void setPaddingBeforeLength​(java.lang.String value)
      Sets the value of the paddingBeforeLength property.
      Parameters:
      value - allowed object is String
    • getPaddingBeforeConditionality

      public ConditionalityType getPaddingBeforeConditionality()
      Gets the value of the paddingBeforeConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingBeforeConditionality

      public void setPaddingBeforeConditionality​(ConditionalityType value)
      Sets the value of the paddingBeforeConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingAfter

      public java.lang.String getPaddingAfter()
      Gets the value of the paddingAfter property.
      Returns:
      possible object is String
    • setPaddingAfter

      public void setPaddingAfter​(java.lang.String value)
      Sets the value of the paddingAfter property.
      Parameters:
      value - allowed object is String
    • getPaddingAfterLength

      public java.lang.String getPaddingAfterLength()
      Gets the value of the paddingAfterLength property.
      Returns:
      possible object is String
    • setPaddingAfterLength

      public void setPaddingAfterLength​(java.lang.String value)
      Sets the value of the paddingAfterLength property.
      Parameters:
      value - allowed object is String
    • getPaddingAfterConditionality

      public ConditionalityType getPaddingAfterConditionality()
      Gets the value of the paddingAfterConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingAfterConditionality

      public void setPaddingAfterConditionality​(ConditionalityType value)
      Sets the value of the paddingAfterConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingStart

      public java.lang.String getPaddingStart()
      Gets the value of the paddingStart property.
      Returns:
      possible object is String
    • setPaddingStart

      public void setPaddingStart​(java.lang.String value)
      Sets the value of the paddingStart property.
      Parameters:
      value - allowed object is String
    • getPaddingStartLength

      public java.lang.String getPaddingStartLength()
      Gets the value of the paddingStartLength property.
      Returns:
      possible object is String
    • setPaddingStartLength

      public void setPaddingStartLength​(java.lang.String value)
      Sets the value of the paddingStartLength property.
      Parameters:
      value - allowed object is String
    • getPaddingStartConditionality

      public ConditionalityType getPaddingStartConditionality()
      Gets the value of the paddingStartConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingStartConditionality

      public void setPaddingStartConditionality​(ConditionalityType value)
      Sets the value of the paddingStartConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingEnd

      public java.lang.String getPaddingEnd()
      Gets the value of the paddingEnd property.
      Returns:
      possible object is String
    • setPaddingEnd

      public void setPaddingEnd​(java.lang.String value)
      Sets the value of the paddingEnd property.
      Parameters:
      value - allowed object is String
    • getPaddingEndLength

      public java.lang.String getPaddingEndLength()
      Gets the value of the paddingEndLength property.
      Returns:
      possible object is String
    • setPaddingEndLength

      public void setPaddingEndLength​(java.lang.String value)
      Sets the value of the paddingEndLength property.
      Parameters:
      value - allowed object is String
    • getPaddingEndConditionality

      public ConditionalityType getPaddingEndConditionality()
      Gets the value of the paddingEndConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingEndConditionality

      public void setPaddingEndConditionality​(ConditionalityType value)
      Sets the value of the paddingEndConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingTop

      public java.lang.String getPaddingTop()
      Gets the value of the paddingTop property.
      Returns:
      possible object is String
    • setPaddingTop

      public void setPaddingTop​(java.lang.String value)
      Sets the value of the paddingTop property.
      Parameters:
      value - allowed object is String
    • getPaddingTopLength

      public java.lang.String getPaddingTopLength()
      Gets the value of the paddingTopLength property.
      Returns:
      possible object is String
    • setPaddingTopLength

      public void setPaddingTopLength​(java.lang.String value)
      Sets the value of the paddingTopLength property.
      Parameters:
      value - allowed object is String
    • getPaddingTopConditionality

      public ConditionalityType getPaddingTopConditionality()
      Gets the value of the paddingTopConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingTopConditionality

      public void setPaddingTopConditionality​(ConditionalityType value)
      Sets the value of the paddingTopConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingBottom

      public java.lang.String getPaddingBottom()
      Gets the value of the paddingBottom property.
      Returns:
      possible object is String
    • setPaddingBottom

      public void setPaddingBottom​(java.lang.String value)
      Sets the value of the paddingBottom property.
      Parameters:
      value - allowed object is String
    • getPaddingBottomLength

      public java.lang.String getPaddingBottomLength()
      Gets the value of the paddingBottomLength property.
      Returns:
      possible object is String
    • setPaddingBottomLength

      public void setPaddingBottomLength​(java.lang.String value)
      Sets the value of the paddingBottomLength property.
      Parameters:
      value - allowed object is String
    • getPaddingBottomConditionality

      public ConditionalityType getPaddingBottomConditionality()
      Gets the value of the paddingBottomConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingBottomConditionality

      public void setPaddingBottomConditionality​(ConditionalityType value)
      Sets the value of the paddingBottomConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingLeft

      public java.lang.String getPaddingLeft()
      Gets the value of the paddingLeft property.
      Returns:
      possible object is String
    • setPaddingLeft

      public void setPaddingLeft​(java.lang.String value)
      Sets the value of the paddingLeft property.
      Parameters:
      value - allowed object is String
    • getPaddingLeftLength

      public java.lang.String getPaddingLeftLength()
      Gets the value of the paddingLeftLength property.
      Returns:
      possible object is String
    • setPaddingLeftLength

      public void setPaddingLeftLength​(java.lang.String value)
      Sets the value of the paddingLeftLength property.
      Parameters:
      value - allowed object is String
    • getPaddingLeftConditionality

      public ConditionalityType getPaddingLeftConditionality()
      Gets the value of the paddingLeftConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingLeftConditionality

      public void setPaddingLeftConditionality​(ConditionalityType value)
      Sets the value of the paddingLeftConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPaddingRight

      public java.lang.String getPaddingRight()
      Gets the value of the paddingRight property.
      Returns:
      possible object is String
    • setPaddingRight

      public void setPaddingRight​(java.lang.String value)
      Sets the value of the paddingRight property.
      Parameters:
      value - allowed object is String
    • getPaddingRightLength

      public java.lang.String getPaddingRightLength()
      Gets the value of the paddingRightLength property.
      Returns:
      possible object is String
    • setPaddingRightLength

      public void setPaddingRightLength​(java.lang.String value)
      Sets the value of the paddingRightLength property.
      Parameters:
      value - allowed object is String
    • getPaddingRightConditionality

      public ConditionalityType getPaddingRightConditionality()
      Gets the value of the paddingRightConditionality property.
      Returns:
      possible object is ConditionalityType
    • setPaddingRightConditionality

      public void setPaddingRightConditionality​(ConditionalityType value)
      Sets the value of the paddingRightConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorder

      public java.lang.String getBorder()
      Gets the value of the border property.
      Returns:
      possible object is String
    • setBorder

      public void setBorder​(java.lang.String value)
      Sets the value of the border property.
      Parameters:
      value - allowed object is String
    • getBorderBeforeColor

      public java.lang.String getBorderBeforeColor()
      Gets the value of the borderBeforeColor property.
      Returns:
      possible object is String
    • setBorderBeforeColor

      public void setBorderBeforeColor​(java.lang.String value)
      Sets the value of the borderBeforeColor property.
      Parameters:
      value - allowed object is String
    • getBorderBeforeStyle

      public BorderStyleType getBorderBeforeStyle()
      Gets the value of the borderBeforeStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderBeforeStyle

      public void setBorderBeforeStyle​(BorderStyleType value)
      Sets the value of the borderBeforeStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderBeforeWidth

      public java.lang.String getBorderBeforeWidth()
      Gets the value of the borderBeforeWidth property.
      Returns:
      possible object is String
    • setBorderBeforeWidth

      public void setBorderBeforeWidth​(java.lang.String value)
      Sets the value of the borderBeforeWidth property.
      Parameters:
      value - allowed object is String
    • getBorderBeforeWidthLength

      public java.lang.String getBorderBeforeWidthLength()
      Gets the value of the borderBeforeWidthLength property.
      Returns:
      possible object is String
    • setBorderBeforeWidthLength

      public void setBorderBeforeWidthLength​(java.lang.String value)
      Sets the value of the borderBeforeWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderBeforeWidthConditionality

      public ConditionalityType getBorderBeforeWidthConditionality()
      Gets the value of the borderBeforeWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderBeforeWidthConditionality

      public void setBorderBeforeWidthConditionality​(ConditionalityType value)
      Sets the value of the borderBeforeWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderAfterColor

      public java.lang.String getBorderAfterColor()
      Gets the value of the borderAfterColor property.
      Returns:
      possible object is String
    • setBorderAfterColor

      public void setBorderAfterColor​(java.lang.String value)
      Sets the value of the borderAfterColor property.
      Parameters:
      value - allowed object is String
    • getBorderAfterStyle

      public BorderStyleType getBorderAfterStyle()
      Gets the value of the borderAfterStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderAfterStyle

      public void setBorderAfterStyle​(BorderStyleType value)
      Sets the value of the borderAfterStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderAfterWidth

      public java.lang.String getBorderAfterWidth()
      Gets the value of the borderAfterWidth property.
      Returns:
      possible object is String
    • setBorderAfterWidth

      public void setBorderAfterWidth​(java.lang.String value)
      Sets the value of the borderAfterWidth property.
      Parameters:
      value - allowed object is String
    • getBorderAfterWidthLength

      public java.lang.String getBorderAfterWidthLength()
      Gets the value of the borderAfterWidthLength property.
      Returns:
      possible object is String
    • setBorderAfterWidthLength

      public void setBorderAfterWidthLength​(java.lang.String value)
      Sets the value of the borderAfterWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderAfterWidthConditionality

      public ConditionalityType getBorderAfterWidthConditionality()
      Gets the value of the borderAfterWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderAfterWidthConditionality

      public void setBorderAfterWidthConditionality​(ConditionalityType value)
      Sets the value of the borderAfterWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderStartColor

      public java.lang.String getBorderStartColor()
      Gets the value of the borderStartColor property.
      Returns:
      possible object is String
    • setBorderStartColor

      public void setBorderStartColor​(java.lang.String value)
      Sets the value of the borderStartColor property.
      Parameters:
      value - allowed object is String
    • getBorderStartStyle

      public BorderStyleType getBorderStartStyle()
      Gets the value of the borderStartStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderStartStyle

      public void setBorderStartStyle​(BorderStyleType value)
      Sets the value of the borderStartStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderStartWidth

      public java.lang.String getBorderStartWidth()
      Gets the value of the borderStartWidth property.
      Returns:
      possible object is String
    • setBorderStartWidth

      public void setBorderStartWidth​(java.lang.String value)
      Sets the value of the borderStartWidth property.
      Parameters:
      value - allowed object is String
    • getBorderStartWidthLength

      public java.lang.String getBorderStartWidthLength()
      Gets the value of the borderStartWidthLength property.
      Returns:
      possible object is String
    • setBorderStartWidthLength

      public void setBorderStartWidthLength​(java.lang.String value)
      Sets the value of the borderStartWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderStartWidthConditionality

      public ConditionalityType getBorderStartWidthConditionality()
      Gets the value of the borderStartWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderStartWidthConditionality

      public void setBorderStartWidthConditionality​(ConditionalityType value)
      Sets the value of the borderStartWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderEndColor

      public java.lang.String getBorderEndColor()
      Gets the value of the borderEndColor property.
      Returns:
      possible object is String
    • setBorderEndColor

      public void setBorderEndColor​(java.lang.String value)
      Sets the value of the borderEndColor property.
      Parameters:
      value - allowed object is String
    • getBorderEndStyle

      public BorderStyleType getBorderEndStyle()
      Gets the value of the borderEndStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderEndStyle

      public void setBorderEndStyle​(BorderStyleType value)
      Sets the value of the borderEndStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderEndWidth

      public java.lang.String getBorderEndWidth()
      Gets the value of the borderEndWidth property.
      Returns:
      possible object is String
    • setBorderEndWidth

      public void setBorderEndWidth​(java.lang.String value)
      Sets the value of the borderEndWidth property.
      Parameters:
      value - allowed object is String
    • getBorderEndWidthLength

      public java.lang.String getBorderEndWidthLength()
      Gets the value of the borderEndWidthLength property.
      Returns:
      possible object is String
    • setBorderEndWidthLength

      public void setBorderEndWidthLength​(java.lang.String value)
      Sets the value of the borderEndWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderEndWidthConditionality

      public ConditionalityType getBorderEndWidthConditionality()
      Gets the value of the borderEndWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderEndWidthConditionality

      public void setBorderEndWidthConditionality​(ConditionalityType value)
      Sets the value of the borderEndWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderTopColor

      public java.lang.String getBorderTopColor()
      Gets the value of the borderTopColor property.
      Returns:
      possible object is String
    • setBorderTopColor

      public void setBorderTopColor​(java.lang.String value)
      Sets the value of the borderTopColor property.
      Parameters:
      value - allowed object is String
    • getBorderTopStyle

      public BorderStyleType getBorderTopStyle()
      Gets the value of the borderTopStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderTopStyle

      public void setBorderTopStyle​(BorderStyleType value)
      Sets the value of the borderTopStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderTopWidth

      public java.lang.String getBorderTopWidth()
      Gets the value of the borderTopWidth property.
      Returns:
      possible object is String
    • setBorderTopWidth

      public void setBorderTopWidth​(java.lang.String value)
      Sets the value of the borderTopWidth property.
      Parameters:
      value - allowed object is String
    • getBorderTopWidthLength

      public java.lang.String getBorderTopWidthLength()
      Gets the value of the borderTopWidthLength property.
      Returns:
      possible object is String
    • setBorderTopWidthLength

      public void setBorderTopWidthLength​(java.lang.String value)
      Sets the value of the borderTopWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderTopWidthConditionality

      public ConditionalityType getBorderTopWidthConditionality()
      Gets the value of the borderTopWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderTopWidthConditionality

      public void setBorderTopWidthConditionality​(ConditionalityType value)
      Sets the value of the borderTopWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderBottomColor

      public java.lang.String getBorderBottomColor()
      Gets the value of the borderBottomColor property.
      Returns:
      possible object is String
    • setBorderBottomColor

      public void setBorderBottomColor​(java.lang.String value)
      Sets the value of the borderBottomColor property.
      Parameters:
      value - allowed object is String
    • getBorderBottomStyle

      public BorderStyleType getBorderBottomStyle()
      Gets the value of the borderBottomStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderBottomStyle

      public void setBorderBottomStyle​(BorderStyleType value)
      Sets the value of the borderBottomStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderBottomWidth

      public java.lang.String getBorderBottomWidth()
      Gets the value of the borderBottomWidth property.
      Returns:
      possible object is String
    • setBorderBottomWidth

      public void setBorderBottomWidth​(java.lang.String value)
      Sets the value of the borderBottomWidth property.
      Parameters:
      value - allowed object is String
    • getBorderBottomWidthLength

      public java.lang.String getBorderBottomWidthLength()
      Gets the value of the borderBottomWidthLength property.
      Returns:
      possible object is String
    • setBorderBottomWidthLength

      public void setBorderBottomWidthLength​(java.lang.String value)
      Sets the value of the borderBottomWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderBottomWidthConditionality

      public ConditionalityType getBorderBottomWidthConditionality()
      Gets the value of the borderBottomWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderBottomWidthConditionality

      public void setBorderBottomWidthConditionality​(ConditionalityType value)
      Sets the value of the borderBottomWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderLeftColor

      public java.lang.String getBorderLeftColor()
      Gets the value of the borderLeftColor property.
      Returns:
      possible object is String
    • setBorderLeftColor

      public void setBorderLeftColor​(java.lang.String value)
      Sets the value of the borderLeftColor property.
      Parameters:
      value - allowed object is String
    • getBorderLeftStyle

      public BorderStyleType getBorderLeftStyle()
      Gets the value of the borderLeftStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderLeftStyle

      public void setBorderLeftStyle​(BorderStyleType value)
      Sets the value of the borderLeftStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderLeftWidth

      public java.lang.String getBorderLeftWidth()
      Gets the value of the borderLeftWidth property.
      Returns:
      possible object is String
    • setBorderLeftWidth

      public void setBorderLeftWidth​(java.lang.String value)
      Sets the value of the borderLeftWidth property.
      Parameters:
      value - allowed object is String
    • getBorderLeftWidthLength

      public java.lang.String getBorderLeftWidthLength()
      Gets the value of the borderLeftWidthLength property.
      Returns:
      possible object is String
    • setBorderLeftWidthLength

      public void setBorderLeftWidthLength​(java.lang.String value)
      Sets the value of the borderLeftWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderLeftWidthConditionality

      public ConditionalityType getBorderLeftWidthConditionality()
      Gets the value of the borderLeftWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderLeftWidthConditionality

      public void setBorderLeftWidthConditionality​(ConditionalityType value)
      Sets the value of the borderLeftWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getBorderRightColor

      public java.lang.String getBorderRightColor()
      Gets the value of the borderRightColor property.
      Returns:
      possible object is String
    • setBorderRightColor

      public void setBorderRightColor​(java.lang.String value)
      Sets the value of the borderRightColor property.
      Parameters:
      value - allowed object is String
    • getBorderRightStyle

      public BorderStyleType getBorderRightStyle()
      Gets the value of the borderRightStyle property.
      Returns:
      possible object is BorderStyleType
    • setBorderRightStyle

      public void setBorderRightStyle​(BorderStyleType value)
      Sets the value of the borderRightStyle property.
      Parameters:
      value - allowed object is BorderStyleType
    • getBorderRightWidth

      public java.lang.String getBorderRightWidth()
      Gets the value of the borderRightWidth property.
      Returns:
      possible object is String
    • setBorderRightWidth

      public void setBorderRightWidth​(java.lang.String value)
      Sets the value of the borderRightWidth property.
      Parameters:
      value - allowed object is String
    • getBorderRightWidthLength

      public java.lang.String getBorderRightWidthLength()
      Gets the value of the borderRightWidthLength property.
      Returns:
      possible object is String
    • setBorderRightWidthLength

      public void setBorderRightWidthLength​(java.lang.String value)
      Sets the value of the borderRightWidthLength property.
      Parameters:
      value - allowed object is String
    • getBorderRightWidthConditionality

      public ConditionalityType getBorderRightWidthConditionality()
      Gets the value of the borderRightWidthConditionality property.
      Returns:
      possible object is ConditionalityType
    • setBorderRightWidthConditionality

      public void setBorderRightWidthConditionality​(ConditionalityType value)
      Sets the value of the borderRightWidthConditionality property.
      Parameters:
      value - allowed object is ConditionalityType
    • getPageBreakAfter

      public PageBreakAfterType getPageBreakAfter()
      Gets the value of the pageBreakAfter property.
      Returns:
      possible object is PageBreakAfterType
    • setPageBreakAfter

      public void setPageBreakAfter​(PageBreakAfterType value)
      Sets the value of the pageBreakAfter property.
      Parameters:
      value - allowed object is PageBreakAfterType
    • getPageBreakBefore

      public PageBreakAfterType getPageBreakBefore()
      Gets the value of the pageBreakBefore property.
      Returns:
      possible object is PageBreakAfterType
    • setPageBreakBefore

      public void setPageBreakBefore​(PageBreakAfterType value)
      Sets the value of the pageBreakBefore property.
      Parameters:
      value - allowed object is PageBreakAfterType
    • getBackgroundPosition

      public java.util.List<java.lang.String> getBackgroundPosition()
      Gets the value of the backgroundPosition property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the backgroundPosition property.

      For example, to add a new item, do as follows:

          getBackgroundPosition().add(newItem);
       

      Objects of the following type(s) are allowed in the list String