|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextAlphabeticalIndexSource
public class TextAlphabeticalIndexSource
| Constructor Summary | |
|---|---|
TextAlphabeticalIndexSource()
|
|
| 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.util.List<TextAlphabeticalIndexEntryTemplate> |
getTextAlphabeticalIndexEntryTemplate()
Gets the value of the textAlphabeticalIndexEntryTemplate property. |
java.lang.String |
getTextAlphabeticalSeparators()
Gets the value of the textAlphabeticalSeparators property. |
java.lang.String |
getTextCapitalizeEntries()
Gets the value of the textCapitalizeEntries property. |
java.lang.String |
getTextCombineEntries()
Gets the value of the textCombineEntries property. |
java.lang.String |
getTextCombineEntriesWithDash()
Gets the value of the textCombineEntriesWithDash property. |
java.lang.String |
getTextCombineEntriesWithPp()
Gets the value of the textCombineEntriesWithPp property. |
java.lang.String |
getTextCommaSeparated()
Gets the value of the textCommaSeparated property. |
java.lang.String |
getTextIgnoreCase()
Gets the value of the textIgnoreCase property. |
java.lang.String |
getTextIndexScope()
Gets the value of the textIndexScope property. |
TextIndexTitleTemplate |
getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property. |
java.lang.String |
getTextMainEntryStyleName()
Gets the value of the textMainEntryStyleName property. |
java.lang.String |
getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property. |
java.lang.String |
getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property. |
java.lang.String |
getTextUseKeysAsEntries()
Gets the value of the textUseKeysAsEntries 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 |
setTextAlphabeticalSeparators(java.lang.String value)
Sets the value of the textAlphabeticalSeparators property. |
void |
setTextCapitalizeEntries(java.lang.String value)
Sets the value of the textCapitalizeEntries property. |
void |
setTextCombineEntries(java.lang.String value)
Sets the value of the textCombineEntries property. |
void |
setTextCombineEntriesWithDash(java.lang.String value)
Sets the value of the textCombineEntriesWithDash property. |
void |
setTextCombineEntriesWithPp(java.lang.String value)
Sets the value of the textCombineEntriesWithPp property. |
void |
setTextCommaSeparated(java.lang.String value)
Sets the value of the textCommaSeparated property. |
void |
setTextIgnoreCase(java.lang.String value)
Sets the value of the textIgnoreCase 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 |
setTextMainEntryStyleName(java.lang.String value)
Sets the value of the textMainEntryStyleName 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 |
setTextUseKeysAsEntries(java.lang.String value)
Sets the value of the textUseKeysAsEntries property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextAlphabeticalIndexSource()
| Method Detail |
|---|
public java.lang.String getFoCountry()
Stringpublic java.lang.String getFoLanguage()
Stringpublic java.util.List<TextAlphabeticalIndexEntryTemplate> getTextAlphabeticalIndexEntryTemplate()
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 textAlphabeticalIndexEntryTemplate
property.
For example, to add a new item, do as follows:
getTextAlphabeticalIndexEntryTemplate().add(newItem);
Objects of the following type(s) are allowed in the list
TextAlphabeticalIndexEntryTemplate
public java.lang.String getTextAlphabeticalSeparators()
Stringpublic java.lang.String getTextCapitalizeEntries()
Stringpublic java.lang.String getTextCombineEntries()
Stringpublic java.lang.String getTextCombineEntriesWithDash()
Stringpublic java.lang.String getTextCombineEntriesWithPp()
Stringpublic java.lang.String getTextCommaSeparated()
Stringpublic java.lang.String getTextIgnoreCase()
Stringpublic java.lang.String getTextIndexScope()
Stringpublic TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplatepublic java.lang.String getTextMainEntryStyleName()
Stringpublic java.lang.String getTextRelativeTabStopPosition()
Stringpublic java.lang.String getTextSortAlgorithm()
Stringpublic java.lang.String getTextUseKeysAsEntries()
Stringpublic void setFoCountry(java.lang.String value)
value - allowed object is Stringpublic void setFoLanguage(java.lang.String value)
value - allowed object is Stringpublic void setTextAlphabeticalSeparators(java.lang.String value)
value - allowed object is Stringpublic void setTextCapitalizeEntries(java.lang.String value)
value - allowed object is Stringpublic void setTextCombineEntries(java.lang.String value)
value - allowed object is Stringpublic void setTextCombineEntriesWithDash(java.lang.String value)
value - allowed object is Stringpublic void setTextCombineEntriesWithPp(java.lang.String value)
value - allowed object is Stringpublic void setTextCommaSeparated(java.lang.String value)
value - allowed object is Stringpublic void setTextIgnoreCase(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 setTextMainEntryStyleName(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 setTextUseKeysAsEntries(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 | ||||||||