|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getFoLanguage()
String
public String getTextCaptionSequenceFormat()
String
public String getTextCaptionSequenceName()
String
public TextIllustrationIndexEntryTemplate getTextIllustrationIndexEntryTemplate()
TextIllustrationIndexEntryTemplate
public String getTextIndexScope()
String
public TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplate
public String getTextRelativeTabStopPosition()
String
public String getTextSortAlgorithm()
String
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 setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate value)
value
- allowed object is TextIllustrationIndexEntryTemplate
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 setTextUseCaption(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |