org.jopendocument.model.text
Class TextTableIndexSource

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

public class TextTableIndexSource
extends java.lang.Object


Constructor Summary
TextTableIndexSource()
           
 
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 getTextCaptionSequenceFormat()
          Gets the value of the textCaptionSequenceFormat property.
 java.lang.String getTextCaptionSequenceName()
          Gets the value of the textCaptionSequenceName property.
 java.lang.String getTextIndexScope()
          Gets the value of the textIndexScope 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.
 TextTableIndexEntryTemplate getTextTableIndexEntryTemplate()
          Gets the value of the textTableIndexEntryTemplate property.
 java.lang.String getTextUseCaption()
          Gets the value of the textUseCaption 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 setTextCaptionSequenceFormat(java.lang.String value)
          Sets the value of the textCaptionSequenceFormat property.
 void setTextCaptionSequenceName(java.lang.String value)
          Sets the value of the textCaptionSequenceName 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 setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate value)
          Sets the value of the textTableIndexEntryTemplate property.
 void setTextUseCaption(java.lang.String value)
          Sets the value of the textUseCaption property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextTableIndexSource

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

getTextCaptionSequenceFormat

public java.lang.String getTextCaptionSequenceFormat()
Gets the value of the textCaptionSequenceFormat property.

Returns:
possible object is String

getTextCaptionSequenceName

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

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

getTextTableIndexEntryTemplate

public TextTableIndexEntryTemplate getTextTableIndexEntryTemplate()
Gets the value of the textTableIndexEntryTemplate property.

Returns:
possible object is TextTableIndexEntryTemplate

getTextUseCaption

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

setTextCaptionSequenceFormat

public void setTextCaptionSequenceFormat(java.lang.String value)
Sets the value of the textCaptionSequenceFormat property.

Parameters:
value - allowed object is String

setTextCaptionSequenceName

public void setTextCaptionSequenceName(java.lang.String value)
Sets the value of the textCaptionSequenceName 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

setTextTableIndexEntryTemplate

public void setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate value)
Sets the value of the textTableIndexEntryTemplate property.

Parameters:
value - allowed object is TextTableIndexEntryTemplate

setTextUseCaption

public void setTextUseCaption(java.lang.String value)
Sets the value of the textUseCaption property.

Parameters:
value - allowed object is String