|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getFoLanguage()
String
public String getTextCaptionSequenceFormat()
String
public String getTextCaptionSequenceName()
String
public String getTextIndexScope()
String
public TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplate
public String getTextRelativeTabStopPosition()
String
public String getTextSortAlgorithm()
String
public TextTableIndexEntryTemplate getTextTableIndexEntryTemplate()
TextTableIndexEntryTemplate
public String getTextUseCaption()
String
public void setFoCountry(String value)
value
- allowed object is String
public void setFoLanguage(String value)
value
- allowed object is String
public void setTextCaptionSequenceFormat(String value)
value
- allowed object is String
public void setTextCaptionSequenceName(String value)
value
- allowed object is String
public void setTextIndexScope(String value)
value
- allowed object is String
public void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
value
- allowed object is TextIndexTitleTemplate
public void setTextRelativeTabStopPosition(String value)
value
- allowed object is String
public void setTextSortAlgorithm(String value)
value
- allowed object is String
public void setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate value)
value
- allowed object is TextTableIndexEntryTemplate
public 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 |