|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextTableIndexSource
public class TextTableIndexSource
| Field Summary | |
|---|---|
protected String |
foCountry
|
protected String |
foLanguage
|
protected String |
textCaptionSequenceFormat
|
protected String |
textCaptionSequenceName
|
protected String |
textIndexScope
|
protected TextIndexTitleTemplate |
textIndexTitleTemplate
|
protected String |
textRelativeTabStopPosition
|
protected String |
textSortAlgorithm
|
protected TextTableIndexEntryTemplate |
textTableIndexEntryTemplate
|
protected String |
textUseCaption
|
| Constructor Summary | |
|---|---|
TextTableIndexSource()
|
|
| Method Summary | |
|---|---|
String |
getFoCountry()
Gets the value of the foCountry property. |
String |
getFoLanguage()
Gets the value of the foLanguage property. |
String |
getTextCaptionSequenceFormat()
Gets the value of the textCaptionSequenceFormat property. |
String |
getTextCaptionSequenceName()
Gets the value of the textCaptionSequenceName property. |
String |
getTextIndexScope()
Gets the value of the textIndexScope 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. |
TextTableIndexEntryTemplate |
getTextTableIndexEntryTemplate()
Gets the value of the textTableIndexEntryTemplate property. |
String |
getTextUseCaption()
Gets the value of the textUseCaption property. |
void |
setFoCountry(String value)
Sets the value of the foCountry property. |
void |
setFoLanguage(String value)
Sets the value of the foLanguage property. |
void |
setTextCaptionSequenceFormat(String value)
Sets the value of the textCaptionSequenceFormat property. |
void |
setTextCaptionSequenceName(String value)
Sets the value of the textCaptionSequenceName 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 |
setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate value)
Sets the value of the textTableIndexEntryTemplate property. |
void |
setTextUseCaption(String value)
Sets the value of the textUseCaption property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String foCountry
protected String foLanguage
protected String textCaptionSequenceFormat
protected String textCaptionSequenceName
protected String textIndexScope
protected TextIndexTitleTemplate textIndexTitleTemplate
protected String textRelativeTabStopPosition
protected String textSortAlgorithm
protected TextTableIndexEntryTemplate textTableIndexEntryTemplate
protected String textUseCaption
| Constructor Detail |
|---|
public TextTableIndexSource()
| Method Detail |
|---|
public String getFoCountry()
Stringpublic String getFoLanguage()
Stringpublic String getTextCaptionSequenceFormat()
Stringpublic String getTextCaptionSequenceName()
Stringpublic String getTextIndexScope()
Stringpublic TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplatepublic String getTextRelativeTabStopPosition()
Stringpublic String getTextSortAlgorithm()
Stringpublic TextTableIndexEntryTemplate getTextTableIndexEntryTemplate()
TextTableIndexEntryTemplatepublic String getTextUseCaption()
Stringpublic void setFoCountry(String value)
value - allowed object is Stringpublic void setFoLanguage(String value)
value - allowed object is Stringpublic void setTextCaptionSequenceFormat(String value)
value - allowed object is Stringpublic void setTextCaptionSequenceName(String value)
value - allowed object is Stringpublic void setTextIndexScope(String value)
value - allowed object is Stringpublic void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
value - allowed object is TextIndexTitleTemplatepublic void setTextRelativeTabStopPosition(String value)
value - allowed object is Stringpublic void setTextSortAlgorithm(String value)
value - allowed object is Stringpublic void setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate value)
value - allowed object is TextTableIndexEntryTemplatepublic void setTextUseCaption(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||