org.jopendocument.model.text
Class TextObjectIndexSource

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

public class TextObjectIndexSource
extends Object


Field Summary
protected  String foCountry
           
protected  String foLanguage
           
protected  String textIndexScope
           
protected  TextIndexTitleTemplate textIndexTitleTemplate
           
protected  TextObjectIndexEntryTemplate textObjectIndexEntryTemplate
           
protected  String textRelativeTabStopPosition
           
protected  String textSortAlgorithm
           
protected  String textUseChartObjects
           
protected  String textUseDrawObjects
           
protected  String textUseMathObjects
           
protected  String textUseOtherObjects
           
protected  String textUseSpreadsheetObjects
           
 
Constructor Summary
TextObjectIndexSource()
           
 
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.
 TextIndexTitleTemplate getTextIndexTitleTemplate()
          Gets the value of the textIndexTitleTemplate property.
 TextObjectIndexEntryTemplate getTextObjectIndexEntryTemplate()
          Gets the value of the textObjectIndexEntryTemplate property.
 String getTextRelativeTabStopPosition()
          Gets the value of the textRelativeTabStopPosition property.
 String getTextSortAlgorithm()
          Gets the value of the textSortAlgorithm property.
 String getTextUseChartObjects()
          Gets the value of the textUseChartObjects property.
 String getTextUseDrawObjects()
          Gets the value of the textUseDrawObjects property.
 String getTextUseMathObjects()
          Gets the value of the textUseMathObjects property.
 String getTextUseOtherObjects()
          Gets the value of the textUseOtherObjects property.
 String getTextUseSpreadsheetObjects()
          Gets the value of the textUseSpreadsheetObjects 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 setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate value)
          Sets the value of the textObjectIndexEntryTemplate property.
 void setTextRelativeTabStopPosition(String value)
          Sets the value of the textRelativeTabStopPosition property.
 void setTextSortAlgorithm(String value)
          Sets the value of the textSortAlgorithm property.
 void setTextUseChartObjects(String value)
          Sets the value of the textUseChartObjects property.
 void setTextUseDrawObjects(String value)
          Sets the value of the textUseDrawObjects property.
 void setTextUseMathObjects(String value)
          Sets the value of the textUseMathObjects property.
 void setTextUseOtherObjects(String value)
          Sets the value of the textUseOtherObjects property.
 void setTextUseSpreadsheetObjects(String value)
          Sets the value of the textUseSpreadsheetObjects 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

textIndexTitleTemplate

protected TextIndexTitleTemplate textIndexTitleTemplate

textObjectIndexEntryTemplate

protected TextObjectIndexEntryTemplate textObjectIndexEntryTemplate

textRelativeTabStopPosition

protected String textRelativeTabStopPosition

textSortAlgorithm

protected String textSortAlgorithm

textUseChartObjects

protected String textUseChartObjects

textUseDrawObjects

protected String textUseDrawObjects

textUseMathObjects

protected String textUseMathObjects

textUseOtherObjects

protected String textUseOtherObjects

textUseSpreadsheetObjects

protected String textUseSpreadsheetObjects
Constructor Detail

TextObjectIndexSource

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

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 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

getTextUseChartObjects

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

Returns:
possible object is String

getTextUseDrawObjects

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

Returns:
possible object is String

getTextUseMathObjects

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

Returns:
possible object is String

getTextUseOtherObjects

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

Returns:
possible object is String

getTextUseSpreadsheetObjects

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

setTextObjectIndexEntryTemplate

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

Parameters:
value - allowed object is TextObjectIndexEntryTemplate

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

setTextUseChartObjects

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

Parameters:
value - allowed object is String

setTextUseDrawObjects

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

Parameters:
value - allowed object is String

setTextUseMathObjects

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

Parameters:
value - allowed object is String

setTextUseOtherObjects

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

Parameters:
value - allowed object is String

setTextUseSpreadsheetObjects

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.