org.jopendocument.model.text
Class TextUserIndexSource

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

public class TextUserIndexSource
extends java.lang.Object


Constructor Summary
TextUserIndexSource()
           
 
Method Summary
 java.lang.String getFoCountry()
          Gets the value of the foCountry property.
 java.lang.String getFoLanguage()
          Gets the value of the foLanguage property.
 java.lang.String getTextCopyOutlineLevels()
          Gets the value of the textCopyOutlineLevels property.
 java.lang.String getTextIndexName()
          Gets the value of the textIndexName property.
 java.lang.String getTextIndexScope()
          Gets the value of the textIndexScope property.
 java.util.List<TextIndexSourceStyles> getTextIndexSourceStyles()
          Gets the value of the textIndexSourceStyles property.
 TextIndexTitleTemplate getTextIndexTitleTemplate()
          Gets the value of the textIndexTitleTemplate property.
 java.lang.String getTextRelativeTabStopPosition()
          Gets the value of the textRelativeTabStopPosition property.
 java.lang.String getTextSortAlgorithm()
          Gets the value of the textSortAlgorithm property.
 java.lang.String getTextUseFloatingFrames()
          Gets the value of the textUseFloatingFrames property.
 java.lang.String getTextUseGraphics()
          Gets the value of the textUseGraphics property.
 java.lang.String getTextUseIndexMarks()
          Gets the value of the textUseIndexMarks property.
 java.lang.String getTextUseIndexSourceStyles()
          Gets the value of the textUseIndexSourceStyles property.
 java.lang.String getTextUseObjects()
          Gets the value of the textUseObjects property.
 java.util.List<TextUserIndexEntryTemplate> getTextUserIndexEntryTemplate()
          Gets the value of the textUserIndexEntryTemplate property.
 java.lang.String getTextUseTables()
          Gets the value of the textUseTables property.
 void setFoCountry(java.lang.String value)
          Sets the value of the foCountry property.
 void setFoLanguage(java.lang.String value)
          Sets the value of the foLanguage property.
 void setTextCopyOutlineLevels(java.lang.String value)
          Sets the value of the textCopyOutlineLevels property.
 void setTextIndexName(java.lang.String value)
          Sets the value of the textIndexName property.
 void setTextIndexScope(java.lang.String value)
          Sets the value of the textIndexScope property.
 void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
          Sets the value of the textIndexTitleTemplate property.
 void setTextRelativeTabStopPosition(java.lang.String value)
          Sets the value of the textRelativeTabStopPosition property.
 void setTextSortAlgorithm(java.lang.String value)
          Sets the value of the textSortAlgorithm property.
 void setTextUseFloatingFrames(java.lang.String value)
          Sets the value of the textUseFloatingFrames property.
 void setTextUseGraphics(java.lang.String value)
          Sets the value of the textUseGraphics property.
 void setTextUseIndexMarks(java.lang.String value)
          Sets the value of the textUseIndexMarks property.
 void setTextUseIndexSourceStyles(java.lang.String value)
          Sets the value of the textUseIndexSourceStyles property.
 void setTextUseObjects(java.lang.String value)
          Sets the value of the textUseObjects property.
 void setTextUseTables(java.lang.String value)
          Sets the value of the textUseTables property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUserIndexSource

public TextUserIndexSource()
Method Detail

getFoCountry

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

Returns:
possible object is String

getFoLanguage

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

Returns:
possible object is String

getTextCopyOutlineLevels

public java.lang.String getTextCopyOutlineLevels()
Gets the value of the textCopyOutlineLevels property.

Returns:
possible object is String

getTextIndexName

public java.lang.String getTextIndexName()
Gets the value of the textIndexName property.

Returns:
possible object is String

getTextIndexScope

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

Returns:
possible object is String

getTextIndexSourceStyles

public java.util.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

getTextRelativeTabStopPosition

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

Returns:
possible object is String

getTextSortAlgorithm

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

Returns:
possible object is String

getTextUseFloatingFrames

public java.lang.String getTextUseFloatingFrames()
Gets the value of the textUseFloatingFrames property.

Returns:
possible object is String

getTextUseGraphics

public java.lang.String getTextUseGraphics()
Gets the value of the textUseGraphics property.

Returns:
possible object is String

getTextUseIndexMarks

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

Returns:
possible object is String

getTextUseIndexSourceStyles

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

Returns:
possible object is String

getTextUseObjects

public java.lang.String getTextUseObjects()
Gets the value of the textUseObjects property.

Returns:
possible object is String

getTextUserIndexEntryTemplate

public java.util.List<TextUserIndexEntryTemplate> getTextUserIndexEntryTemplate()
Gets the value of the textUserIndexEntryTemplate 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 textUserIndexEntryTemplate property.

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

 getTextUserIndexEntryTemplate().add(newItem);
 

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


getTextUseTables

public java.lang.String getTextUseTables()
Gets the value of the textUseTables property.

Returns:
possible object is String

setFoCountry

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

Parameters:
value - allowed object is String

setFoLanguage

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

Parameters:
value - allowed object is String

setTextCopyOutlineLevels

public void setTextCopyOutlineLevels(java.lang.String value)
Sets the value of the textCopyOutlineLevels property.

Parameters:
value - allowed object is String

setTextIndexName

public void setTextIndexName(java.lang.String value)
Sets the value of the textIndexName property.

Parameters:
value - allowed object is String

setTextIndexScope

public void setTextIndexScope(java.lang.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

setTextRelativeTabStopPosition

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

Parameters:
value - allowed object is String

setTextSortAlgorithm

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

Parameters:
value - allowed object is String

setTextUseFloatingFrames

public void setTextUseFloatingFrames(java.lang.String value)
Sets the value of the textUseFloatingFrames property.

Parameters:
value - allowed object is String

setTextUseGraphics

public void setTextUseGraphics(java.lang.String value)
Sets the value of the textUseGraphics property.

Parameters:
value - allowed object is String

setTextUseIndexMarks

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

Parameters:
value - allowed object is String

setTextUseIndexSourceStyles

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

Parameters:
value - allowed object is String

setTextUseObjects

public void setTextUseObjects(java.lang.String value)
Sets the value of the textUseObjects property.

Parameters:
value - allowed object is String

setTextUseTables

public void setTextUseTables(java.lang.String value)
Sets the value of the textUseTables property.

Parameters:
value - allowed object is String