|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextIllustrationIndexSource
public class TextIllustrationIndexSource
| Field Summary | |
|---|---|
protected String |
foCountry
|
protected String |
foLanguage
|
protected String |
textCaptionSequenceFormat
|
protected String |
textCaptionSequenceName
|
protected TextIllustrationIndexEntryTemplate |
textIllustrationIndexEntryTemplate
|
protected String |
textIndexScope
|
protected TextIndexTitleTemplate |
textIndexTitleTemplate
|
protected String |
textRelativeTabStopPosition
|
protected String |
textSortAlgorithm
|
protected String |
textUseCaption
|
| Constructor Summary | |
|---|---|
TextIllustrationIndexSource()
|
|
| 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. |
TextIllustrationIndexEntryTemplate |
getTextIllustrationIndexEntryTemplate()
Gets the value of the textIllustrationIndexEntryTemplate 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. |
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 |
setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate value)
Sets the value of the textIllustrationIndexEntryTemplate 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 |
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 TextIllustrationIndexEntryTemplate textIllustrationIndexEntryTemplate
protected String textIndexScope
protected TextIndexTitleTemplate textIndexTitleTemplate
protected String textRelativeTabStopPosition
protected String textSortAlgorithm
protected String textUseCaption
| Constructor Detail |
|---|
public TextIllustrationIndexSource()
| Method Detail |
|---|
public String getFoCountry()
Stringpublic String getFoLanguage()
Stringpublic String getTextCaptionSequenceFormat()
Stringpublic String getTextCaptionSequenceName()
Stringpublic TextIllustrationIndexEntryTemplate getTextIllustrationIndexEntryTemplate()
TextIllustrationIndexEntryTemplatepublic String getTextIndexScope()
Stringpublic TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplatepublic String getTextRelativeTabStopPosition()
Stringpublic String getTextSortAlgorithm()
Stringpublic 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 setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate value)
value - allowed object is TextIllustrationIndexEntryTemplatepublic 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 setTextUseCaption(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||