org.jopendocument.model.text
Class TextIllustrationIndexSource

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

public class TextIllustrationIndexSource
extends java.lang.Object


Constructor Summary
TextIllustrationIndexSource()
           
 
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.
 TextIllustrationIndexEntryTemplate getTextIllustrationIndexEntryTemplate()
          Gets the value of the textIllustrationIndexEntryTemplate 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.
 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 setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate value)
          Sets the value of the textIllustrationIndexEntryTemplate 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 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

TextIllustrationIndexSource

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

getTextIllustrationIndexEntryTemplate

public TextIllustrationIndexEntryTemplate getTextIllustrationIndexEntryTemplate()
Gets the value of the textIllustrationIndexEntryTemplate property.

Returns:
possible object is TextIllustrationIndexEntryTemplate

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

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

setTextIllustrationIndexEntryTemplate

public void setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate value)
Sets the value of the textIllustrationIndexEntryTemplate property.

Parameters:
value - allowed object is TextIllustrationIndexEntryTemplate

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

setTextUseCaption

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

Parameters:
value - allowed object is String