|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextTableOfContentSource
public class TextTableOfContentSource
| Constructor Summary | |
|---|---|
TextTableOfContentSource()
|
|
| 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 |
getTextIndexScope()
Gets the value of the textIndexScope property. |
java.util.List<TextIndexSourceStyles> |
getTextIndexSourceStyles()
Gets the value of the textIndexSourceStyles property. |
TextIndexTitleTemplate |
getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property. |
java.lang.String |
getTextOutlineLevel()
Gets the value of the textOutlineLevel property. |
java.lang.String |
getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property. |
java.lang.String |
getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property. |
java.util.List<TextTableOfContentEntryTemplate> |
getTextTableOfContentEntryTemplate()
Gets the value of the textTableOfContentEntryTemplate property. |
java.lang.String |
getTextUseIndexMarks()
Gets the value of the textUseIndexMarks property. |
java.lang.String |
getTextUseIndexSourceStyles()
Gets the value of the textUseIndexSourceStyles property. |
java.lang.String |
getTextUseOutlineLevel()
Gets the value of the textUseOutlineLevel 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 |
setTextIndexScope(java.lang.String value)
Sets the value of the textIndexScope property. |
void |
setTextIndexTitleTemplate(TextIndexTitleTemplate value)
Sets the value of the textIndexTitleTemplate property. |
void |
setTextOutlineLevel(java.lang.String value)
Sets the value of the textOutlineLevel 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 |
setTextUseIndexMarks(java.lang.String value)
Sets the value of the textUseIndexMarks property. |
void |
setTextUseIndexSourceStyles(java.lang.String value)
Sets the value of the textUseIndexSourceStyles property. |
void |
setTextUseOutlineLevel(java.lang.String value)
Sets the value of the textUseOutlineLevel property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextTableOfContentSource()
| Method Detail |
|---|
public java.lang.String getFoCountry()
Stringpublic java.lang.String getFoLanguage()
Stringpublic java.lang.String getTextIndexScope()
Stringpublic java.util.List<TextIndexSourceStyles> getTextIndexSourceStyles()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the textIndexSourceStyles property.
For example, to add a new item, do as follows:
getTextIndexSourceStyles().add(newItem);
Objects of the following type(s) are allowed in the list TextIndexSourceStyles
public TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplatepublic java.lang.String getTextOutlineLevel()
Stringpublic java.lang.String getTextRelativeTabStopPosition()
Stringpublic java.lang.String getTextSortAlgorithm()
Stringpublic java.util.List<TextTableOfContentEntryTemplate> getTextTableOfContentEntryTemplate()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the textTableOfContentEntryTemplate
property.
For example, to add a new item, do as follows:
getTextTableOfContentEntryTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
TextTableOfContentEntryTemplate
public java.lang.String getTextUseIndexMarks()
Stringpublic java.lang.String getTextUseIndexSourceStyles()
Stringpublic java.lang.String getTextUseOutlineLevel()
Stringpublic void setFoCountry(java.lang.String value)
value - allowed object is Stringpublic void setFoLanguage(java.lang.String value)
value - allowed object is Stringpublic void setTextIndexScope(java.lang.String value)
value - allowed object is Stringpublic void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
value - allowed object is TextIndexTitleTemplatepublic void setTextOutlineLevel(java.lang.String value)
value - allowed object is Stringpublic void setTextRelativeTabStopPosition(java.lang.String value)
value - allowed object is Stringpublic void setTextSortAlgorithm(java.lang.String value)
value - allowed object is Stringpublic void setTextUseIndexMarks(java.lang.String value)
value - allowed object is Stringpublic void setTextUseIndexSourceStyles(java.lang.String value)
value - allowed object is Stringpublic void setTextUseOutlineLevel(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||