org.jopendocument.model.text
Class TextTableOfContentSource

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

public class TextTableOfContentSource
extends Object


Field Summary
protected  String foCountry
           
protected  String foLanguage
           
protected  String textIndexScope
           
protected  List<TextIndexSourceStyles> textIndexSourceStyles
           
protected  TextIndexTitleTemplate textIndexTitleTemplate
           
protected  String textOutlineLevel
           
protected  String textRelativeTabStopPosition
           
protected  String textSortAlgorithm
           
protected  List<TextTableOfContentEntryTemplate> textTableOfContentEntryTemplate
           
protected  String textUseIndexMarks
           
protected  String textUseIndexSourceStyles
           
protected  String textUseOutlineLevel
           
 
Constructor Summary
TextTableOfContentSource()
           
 
Method Summary
 String getFoCountry()
          Gets the value of the foCountry property.
 String getFoLanguage()
          Gets the value of the foLanguage property.
 String getTextIndexScope()
          Gets the value of the textIndexScope property.
 List<TextIndexSourceStyles> getTextIndexSourceStyles()
          Gets the value of the textIndexSourceStyles property.
 TextIndexTitleTemplate getTextIndexTitleTemplate()
          Gets the value of the textIndexTitleTemplate property.
 String getTextOutlineLevel()
          Gets the value of the textOutlineLevel property.
 String getTextRelativeTabStopPosition()
          Gets the value of the textRelativeTabStopPosition property.
 String getTextSortAlgorithm()
          Gets the value of the textSortAlgorithm property.
 List<TextTableOfContentEntryTemplate> getTextTableOfContentEntryTemplate()
          Gets the value of the textTableOfContentEntryTemplate property.
 String getTextUseIndexMarks()
          Gets the value of the textUseIndexMarks property.
 String getTextUseIndexSourceStyles()
          Gets the value of the textUseIndexSourceStyles property.
 String getTextUseOutlineLevel()
          Gets the value of the textUseOutlineLevel property.
 void setFoCountry(String value)
          Sets the value of the foCountry property.
 void setFoLanguage(String value)
          Sets the value of the foLanguage property.
 void setTextIndexScope(String value)
          Sets the value of the textIndexScope property.
 void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
          Sets the value of the textIndexTitleTemplate property.
 void setTextOutlineLevel(String value)
          Sets the value of the textOutlineLevel property.
 void setTextRelativeTabStopPosition(String value)
          Sets the value of the textRelativeTabStopPosition property.
 void setTextSortAlgorithm(String value)
          Sets the value of the textSortAlgorithm property.
 void setTextUseIndexMarks(String value)
          Sets the value of the textUseIndexMarks property.
 void setTextUseIndexSourceStyles(String value)
          Sets the value of the textUseIndexSourceStyles property.
 void setTextUseOutlineLevel(String value)
          Sets the value of the textUseOutlineLevel property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foCountry

protected String foCountry

foLanguage

protected String foLanguage

textIndexScope

protected String textIndexScope

textIndexSourceStyles

protected List<TextIndexSourceStyles> textIndexSourceStyles

textIndexTitleTemplate

protected TextIndexTitleTemplate textIndexTitleTemplate

textOutlineLevel

protected String textOutlineLevel

textRelativeTabStopPosition

protected String textRelativeTabStopPosition

textSortAlgorithm

protected String textSortAlgorithm

textTableOfContentEntryTemplate

protected List<TextTableOfContentEntryTemplate> textTableOfContentEntryTemplate

textUseIndexMarks

protected String textUseIndexMarks

textUseIndexSourceStyles

protected String textUseIndexSourceStyles

textUseOutlineLevel

protected String textUseOutlineLevel
Constructor Detail

TextTableOfContentSource

public TextTableOfContentSource()
Method Detail

getFoCountry

public String getFoCountry()
Gets the value of the foCountry property.

Returns:
possible object is String

getFoLanguage

public String getFoLanguage()
Gets the value of the foLanguage property.

Returns:
possible object is String

getTextIndexScope

public String getTextIndexScope()
Gets the value of the textIndexScope property.

Returns:
possible object is String

getTextIndexSourceStyles

public List<TextIndexSourceStyles> getTextIndexSourceStyles()
Gets the value of the textIndexSourceStyles 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 textIndexSourceStyles property.

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

 getTextIndexSourceStyles().add(newItem);
 

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


getTextIndexTitleTemplate

public TextIndexTitleTemplate getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property.

Returns:
possible object is TextIndexTitleTemplate

getTextOutlineLevel

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

Returns:
possible object is String

getTextRelativeTabStopPosition

public String getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property.

Returns:
possible object is String

getTextSortAlgorithm

public String getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property.

Returns:
possible object is String

getTextTableOfContentEntryTemplate

public List<TextTableOfContentEntryTemplate> getTextTableOfContentEntryTemplate()
Gets the value of the textTableOfContentEntryTemplate 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 textTableOfContentEntryTemplate property.

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

 getTextTableOfContentEntryTemplate().add(newItem);
 

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


getTextUseIndexMarks

public String getTextUseIndexMarks()
Gets the value of the textUseIndexMarks property.

Returns:
possible object is String

getTextUseIndexSourceStyles

public String getTextUseIndexSourceStyles()
Gets the value of the textUseIndexSourceStyles property.

Returns:
possible object is String

getTextUseOutlineLevel

public String getTextUseOutlineLevel()
Gets the value of the textUseOutlineLevel property.

Returns:
possible object is String

setFoCountry

public void setFoCountry(String value)
Sets the value of the foCountry property.

Parameters:
value - allowed object is String

setFoLanguage

public void setFoLanguage(String value)
Sets the value of the foLanguage property.

Parameters:
value - allowed object is String

setTextIndexScope

public void setTextIndexScope(String value)
Sets the value of the textIndexScope property.

Parameters:
value - allowed object is String

setTextIndexTitleTemplate

public void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
Sets the value of the textIndexTitleTemplate property.

Parameters:
value - allowed object is TextIndexTitleTemplate

setTextOutlineLevel

public void setTextOutlineLevel(String value)
Sets the value of the textOutlineLevel property.

Parameters:
value - allowed object is String

setTextRelativeTabStopPosition

public void setTextRelativeTabStopPosition(String value)
Sets the value of the textRelativeTabStopPosition property.

Parameters:
value - allowed object is String

setTextSortAlgorithm

public void setTextSortAlgorithm(String value)
Sets the value of the textSortAlgorithm property.

Parameters:
value - allowed object is String

setTextUseIndexMarks

public void setTextUseIndexMarks(String value)
Sets the value of the textUseIndexMarks property.

Parameters:
value - allowed object is String

setTextUseIndexSourceStyles

public void setTextUseIndexSourceStyles(String value)
Sets the value of the textUseIndexSourceStyles property.

Parameters:
value - allowed object is String

setTextUseOutlineLevel

public void setTextUseOutlineLevel(String value)
Sets the value of the textUseOutlineLevel property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.