org.jopendocument.model.text
Class TextSection

java.lang.Object
  extended by org.jopendocument.model.text.TextSection

public class TextSection
extends java.lang.Object


Constructor Summary
TextSection()
           
 
Method Summary
 java.lang.String getTextCondition()
          Gets the value of the textCondition property.
 java.lang.String getTextDisplay()
          Gets the value of the textDisplay property.
 java.util.List<java.lang.Object> getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
          Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.
 java.lang.String getTextIsHidden()
          Gets the value of the textIsHidden property.
 java.lang.String getTextName()
          Gets the value of the textName property.
 java.lang.String getTextProtected()
          Gets the value of the textProtected property.
 java.lang.String getTextProtectionKey()
          Gets the value of the textProtectionKey property.
 java.util.List<java.lang.Object> getTextSectionSourceOrOfficeDdeSource()
          Gets the value of the textSectionSourceOrOfficeDdeSource property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName property.
 void setTextCondition(java.lang.String value)
          Sets the value of the textCondition property.
 void setTextDisplay(java.lang.String value)
          Sets the value of the textDisplay property.
 void setTextIsHidden(java.lang.String value)
          Sets the value of the textIsHidden property.
 void setTextName(java.lang.String value)
          Sets the value of the textName property.
 void setTextProtected(java.lang.String value)
          Sets the value of the textProtected property.
 void setTextProtectionKey(java.lang.String value)
          Sets the value of the textProtectionKey property.
 void setTextStyleName(java.lang.String value)
          Sets the value of the textStyleName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextSection

public TextSection()
Method Detail

getTextCondition

public java.lang.String getTextCondition()
Gets the value of the textCondition property.

Returns:
possible object is String

getTextDisplay

public java.lang.String getTextDisplay()
Gets the value of the textDisplay property.

Returns:
possible object is String

getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd

public java.util.List<java.lang.Object> getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd 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 textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.

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

 getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd()
         .add(newItem);
 

Objects of the following type(s) are allowed in the list TextH TextP TextOrderedList TextUnorderedList TableTable TextSection TextTableOfContent TextIllustrationIndex TextTableIndex TextObjectIndex TextUserIndex TextAlphabeticalIndex TextBibliography TextIndexTitle TextChange TextChangeStart TextChangeEnd


getTextIsHidden

public java.lang.String getTextIsHidden()
Gets the value of the textIsHidden property.

Returns:
possible object is String

getTextName

public java.lang.String getTextName()
Gets the value of the textName property.

Returns:
possible object is String

getTextProtected

public java.lang.String getTextProtected()
Gets the value of the textProtected property.

Returns:
possible object is String

getTextProtectionKey

public java.lang.String getTextProtectionKey()
Gets the value of the textProtectionKey property.

Returns:
possible object is String

getTextSectionSourceOrOfficeDdeSource

public java.util.List<java.lang.Object> getTextSectionSourceOrOfficeDdeSource()
Gets the value of the textSectionSourceOrOfficeDdeSource 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 textSectionSourceOrOfficeDdeSource property.

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

 getTextSectionSourceOrOfficeDdeSource().add(newItem);
 

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


getTextStyleName

public java.lang.String getTextStyleName()
Gets the value of the textStyleName property.

Returns:
possible object is String

setTextCondition

public void setTextCondition(java.lang.String value)
Sets the value of the textCondition property.

Parameters:
value - allowed object is String

setTextDisplay

public void setTextDisplay(java.lang.String value)
Sets the value of the textDisplay property.

Parameters:
value - allowed object is String

setTextIsHidden

public void setTextIsHidden(java.lang.String value)
Sets the value of the textIsHidden property.

Parameters:
value - allowed object is String

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String

setTextProtected

public void setTextProtected(java.lang.String value)
Sets the value of the textProtected property.

Parameters:
value - allowed object is String

setTextProtectionKey

public void setTextProtectionKey(java.lang.String value)
Sets the value of the textProtectionKey property.

Parameters:
value - allowed object is String

setTextStyleName

public void setTextStyleName(java.lang.String value)
Sets the value of the textStyleName property.

Parameters:
value - allowed object is String