org.jopendocument.model.text
Class TextUserIndexSource

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

public class TextUserIndexSource
extends Object


Field Summary
protected  String foCountry
           
protected  String foLanguage
           
protected  String textCopyOutlineLevels
           
protected  String textIndexName
           
protected  String textIndexScope
           
protected  List<TextIndexSourceStyles> textIndexSourceStyles
           
protected  TextIndexTitleTemplate textIndexTitleTemplate
           
protected  String textRelativeTabStopPosition
           
protected  String textSortAlgorithm
           
protected  String textUseFloatingFrames
           
protected  String textUseGraphics
           
protected  String textUseIndexMarks
           
protected  String textUseIndexSourceStyles
           
protected  String textUseObjects
           
protected  List<TextUserIndexEntryTemplate> textUserIndexEntryTemplate
           
protected  String textUseTables
           
 
Constructor Summary
TextUserIndexSource()
           
 
Method Summary
 String getFoCountry()
          Gets the value of the foCountry property.
 String getFoLanguage()
          Gets the value of the foLanguage property.
 String getTextCopyOutlineLevels()
          Gets the value of the textCopyOutlineLevels property.
 String getTextIndexName()
          Gets the value of the textIndexName 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 getTextRelativeTabStopPosition()
          Gets the value of the textRelativeTabStopPosition property.
 String getTextSortAlgorithm()
          Gets the value of the textSortAlgorithm property.
 String getTextUseFloatingFrames()
          Gets the value of the textUseFloatingFrames property.
 String getTextUseGraphics()
          Gets the value of the textUseGraphics property.
 String getTextUseIndexMarks()
          Gets the value of the textUseIndexMarks property.
 String getTextUseIndexSourceStyles()
          Gets the value of the textUseIndexSourceStyles property.
 String getTextUseObjects()
          Gets the value of the textUseObjects property.
 List<TextUserIndexEntryTemplate> getTextUserIndexEntryTemplate()
          Gets the value of the textUserIndexEntryTemplate property.
 String getTextUseTables()
          Gets the value of the textUseTables property.
 void setFoCountry(String value)
          Sets the value of the foCountry property.
 void setFoLanguage(String value)
          Sets the value of the foLanguage property.
 void setTextCopyOutlineLevels(String value)
          Sets the value of the textCopyOutlineLevels property.
 void setTextIndexName(String value)
          Sets the value of the textIndexName property.
 void setTextIndexScope(String value)
          Sets the value of the textIndexScope property.
 void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
          Sets the value of the textIndexTitleTemplate property.
 void setTextRelativeTabStopPosition(String value)
          Sets the value of the textRelativeTabStopPosition property.
 void setTextSortAlgorithm(String value)
          Sets the value of the textSortAlgorithm property.
 void setTextUseFloatingFrames(String value)
          Sets the value of the textUseFloatingFrames property.
 void setTextUseGraphics(String value)
          Sets the value of the textUseGraphics property.
 void setTextUseIndexMarks(String value)
          Sets the value of the textUseIndexMarks property.
 void setTextUseIndexSourceStyles(String value)
          Sets the value of the textUseIndexSourceStyles property.
 void setTextUseObjects(String value)
          Sets the value of the textUseObjects property.
 void setTextUseTables(String value)
          Sets the value of the textUseTables 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

textCopyOutlineLevels

protected String textCopyOutlineLevels

textIndexName

protected String textIndexName

textIndexScope

protected String textIndexScope

textIndexSourceStyles

protected List<TextIndexSourceStyles> textIndexSourceStyles

textIndexTitleTemplate

protected TextIndexTitleTemplate textIndexTitleTemplate

textRelativeTabStopPosition

protected String textRelativeTabStopPosition

textSortAlgorithm

protected String textSortAlgorithm

textUseFloatingFrames

protected String textUseFloatingFrames

textUseGraphics

protected String textUseGraphics

textUseIndexMarks

protected String textUseIndexMarks

textUseIndexSourceStyles

protected String textUseIndexSourceStyles

textUseObjects

protected String textUseObjects

textUserIndexEntryTemplate

protected List<TextUserIndexEntryTemplate> textUserIndexEntryTemplate

textUseTables

protected String textUseTables
Constructor Detail

TextUserIndexSource

public TextUserIndexSource()
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

getTextCopyOutlineLevels

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

Returns:
possible object is String

getTextIndexName

public String getTextIndexName()
Gets the value of the textIndexName 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

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

getTextUseFloatingFrames

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

Returns:
possible object is String

getTextUseGraphics

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

Returns:
possible object is String

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

getTextUseObjects

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

Returns:
possible object is String

getTextUserIndexEntryTemplate

public 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 String getTextUseTables()
Gets the value of the textUseTables 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

setTextCopyOutlineLevels

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

Parameters:
value - allowed object is String

setTextIndexName

public void setTextIndexName(String value)
Sets the value of the textIndexName 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

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

setTextUseFloatingFrames

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

Parameters:
value - allowed object is String

setTextUseGraphics

public void setTextUseGraphics(String value)
Sets the value of the textUseGraphics 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

setTextUseObjects

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

Parameters:
value - allowed object is String

setTextUseTables

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.