org.jopendocument.model.text
Class TextSection

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

public class TextSection
extends Object


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

Field Detail

textCondition

protected String textCondition

textDisplay

protected String textDisplay

textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd

protected List<Object> textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd

textIsHidden

protected String textIsHidden

textName

protected String textName

textProtected

protected String textProtected

textProtectionKey

protected String textProtectionKey

textSectionSourceOrOfficeDdeSource

protected List<Object> textSectionSourceOrOfficeDdeSource

textStyleName

protected String textStyleName
Constructor Detail

TextSection

public TextSection()
Method Detail

getTextCondition

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

Returns:
possible object is String

getTextDisplay

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

Returns:
possible object is String

getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd

public List<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 String getTextIsHidden()
Gets the value of the textIsHidden property.

Returns:
possible object is String

getTextName

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

Returns:
possible object is String

getTextProtected

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

Returns:
possible object is String

getTextProtectionKey

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

Returns:
possible object is String

getTextSectionSourceOrOfficeDdeSource

public List<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 String getTextStyleName()
Gets the value of the textStyleName property.

Returns:
possible object is String

setTextCondition

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

Parameters:
value - allowed object is String

setTextDisplay

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

Parameters:
value - allowed object is String

setTextIsHidden

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

Parameters:
value - allowed object is String

setTextName

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

Parameters:
value - allowed object is String

setTextProtected

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

Parameters:
value - allowed object is String

setTextProtectionKey

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

Parameters:
value - allowed object is String

setTextStyleName

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.