org.jopendocument.model.text
Class TextTableOfContentEntryTemplate

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

public class TextTableOfContentEntryTemplate
extends java.lang.Object


Constructor Summary
TextTableOfContentEntryTemplate()
           
 
Method Summary
 java.util.List<java.lang.Object> getTextIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd()
          Gets the value of the textIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd property.
 java.lang.String getTextOutlineLevel()
          Gets the value of the textOutlineLevel property.
 java.lang.String getTextStyleName()
          Gets the value of the textStyleName property.
 void setTextOutlineLevel(java.lang.String value)
          Sets the value of the textOutlineLevel 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

TextTableOfContentEntryTemplate

public TextTableOfContentEntryTemplate()
Method Detail

getTextIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd

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

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

 getTextIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd().add(newItem);
 

Objects of the following type(s) are allowed in the list TextIndexEntryChapterNumber TextIndexEntryPageNumber TextIndexEntryText TextIndexEntrySpan TextIndexEntryTabStop TextIndexEntryLinkStart TextIndexEntryLinkEnd


getTextOutlineLevel

public java.lang.String getTextOutlineLevel()
Gets the value of the textOutlineLevel property.

Returns:
possible object is String

getTextStyleName

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

Returns:
possible object is String

setTextOutlineLevel

public void setTextOutlineLevel(java.lang.String value)
Sets the value of the textOutlineLevel 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