org.jopendocument.model.text
Class TextObjectIndexSource

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

public class TextObjectIndexSource
extends java.lang.Object


Constructor Summary
TextObjectIndexSource()
           
 
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 getTextIndexScope()
          Gets the value of the textIndexScope property.
 TextIndexTitleTemplate getTextIndexTitleTemplate()
          Gets the value of the textIndexTitleTemplate property.
 TextObjectIndexEntryTemplate getTextObjectIndexEntryTemplate()
          Gets the value of the textObjectIndexEntryTemplate 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 getTextUseChartObjects()
          Gets the value of the textUseChartObjects property.
 java.lang.String getTextUseDrawObjects()
          Gets the value of the textUseDrawObjects property.
 java.lang.String getTextUseMathObjects()
          Gets the value of the textUseMathObjects property.
 java.lang.String getTextUseOtherObjects()
          Gets the value of the textUseOtherObjects property.
 java.lang.String getTextUseSpreadsheetObjects()
          Gets the value of the textUseSpreadsheetObjects 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 setTextIndexScope(java.lang.String value)
          Sets the value of the textIndexScope property.
 void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
          Sets the value of the textIndexTitleTemplate property.
 void setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate value)
          Sets the value of the textObjectIndexEntryTemplate 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 setTextUseChartObjects(java.lang.String value)
          Sets the value of the textUseChartObjects property.
 void setTextUseDrawObjects(java.lang.String value)
          Sets the value of the textUseDrawObjects property.
 void setTextUseMathObjects(java.lang.String value)
          Sets the value of the textUseMathObjects property.
 void setTextUseOtherObjects(java.lang.String value)
          Sets the value of the textUseOtherObjects property.
 void setTextUseSpreadsheetObjects(java.lang.String value)
          Sets the value of the textUseSpreadsheetObjects property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextObjectIndexSource

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

getTextIndexScope

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

Returns:
possible object is String

getTextIndexTitleTemplate

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

Returns:
possible object is TextIndexTitleTemplate

getTextObjectIndexEntryTemplate

public TextObjectIndexEntryTemplate getTextObjectIndexEntryTemplate()
Gets the value of the textObjectIndexEntryTemplate property.

Returns:
possible object is TextObjectIndexEntryTemplate

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

getTextUseChartObjects

public java.lang.String getTextUseChartObjects()
Gets the value of the textUseChartObjects property.

Returns:
possible object is String

getTextUseDrawObjects

public java.lang.String getTextUseDrawObjects()
Gets the value of the textUseDrawObjects property.

Returns:
possible object is String

getTextUseMathObjects

public java.lang.String getTextUseMathObjects()
Gets the value of the textUseMathObjects property.

Returns:
possible object is String

getTextUseOtherObjects

public java.lang.String getTextUseOtherObjects()
Gets the value of the textUseOtherObjects property.

Returns:
possible object is String

getTextUseSpreadsheetObjects

public java.lang.String getTextUseSpreadsheetObjects()
Gets the value of the textUseSpreadsheetObjects 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

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

setTextObjectIndexEntryTemplate

public void setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate value)
Sets the value of the textObjectIndexEntryTemplate property.

Parameters:
value - allowed object is TextObjectIndexEntryTemplate

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

setTextUseChartObjects

public void setTextUseChartObjects(java.lang.String value)
Sets the value of the textUseChartObjects property.

Parameters:
value - allowed object is String

setTextUseDrawObjects

public void setTextUseDrawObjects(java.lang.String value)
Sets the value of the textUseDrawObjects property.

Parameters:
value - allowed object is String

setTextUseMathObjects

public void setTextUseMathObjects(java.lang.String value)
Sets the value of the textUseMathObjects property.

Parameters:
value - allowed object is String

setTextUseOtherObjects

public void setTextUseOtherObjects(java.lang.String value)
Sets the value of the textUseOtherObjects property.

Parameters:
value - allowed object is String

setTextUseSpreadsheetObjects

public void setTextUseSpreadsheetObjects(java.lang.String value)
Sets the value of the textUseSpreadsheetObjects property.

Parameters:
value - allowed object is String