|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextUserIndexSource
public class TextUserIndexSource
Field Summary | |
---|---|
protected String |
foCountry
|
protected String |
foLanguage
|
protected String |
textCopyOutlineLevels
|
protected String |
textIndexName
|
protected String |
textIndexScope
|
protected List<TextIndexSourceStyles> |
textIndexSourceStyles
|
protected TextIndexTitleTemplate |
textIndexTitleTemplate
|
protected String |
textRelativeTabStopPosition
|
protected String |
textSortAlgorithm
|
protected String |
textUseFloatingFrames
|
protected String |
textUseGraphics
|
protected String |
textUseIndexMarks
|
protected String |
textUseIndexSourceStyles
|
protected String |
textUseObjects
|
protected List<TextUserIndexEntryTemplate> |
textUserIndexEntryTemplate
|
protected String |
textUseTables
|
Constructor Summary | |
---|---|
TextUserIndexSource()
|
Method Summary | |
---|---|
String |
getFoCountry()
Gets the value of the foCountry property. |
String |
getFoLanguage()
Gets the value of the foLanguage property. |
String |
getTextCopyOutlineLevels()
Gets the value of the textCopyOutlineLevels property. |
String |
getTextIndexName()
Gets the value of the textIndexName property. |
String |
getTextIndexScope()
Gets the value of the textIndexScope property. |
List<TextIndexSourceStyles> |
getTextIndexSourceStyles()
Gets the value of the textIndexSourceStyles 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 |
getTextUseFloatingFrames()
Gets the value of the textUseFloatingFrames property. |
String |
getTextUseGraphics()
Gets the value of the textUseGraphics property. |
String |
getTextUseIndexMarks()
Gets the value of the textUseIndexMarks property. |
String |
getTextUseIndexSourceStyles()
Gets the value of the textUseIndexSourceStyles property. |
String |
getTextUseObjects()
Gets the value of the textUseObjects property. |
List<TextUserIndexEntryTemplate> |
getTextUserIndexEntryTemplate()
Gets the value of the textUserIndexEntryTemplate property. |
String |
getTextUseTables()
Gets the value of the textUseTables property. |
void |
setFoCountry(String value)
Sets the value of the foCountry property. |
void |
setFoLanguage(String value)
Sets the value of the foLanguage property. |
void |
setTextCopyOutlineLevels(String value)
Sets the value of the textCopyOutlineLevels property. |
void |
setTextIndexName(String value)
Sets the value of the textIndexName 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 |
setTextUseFloatingFrames(String value)
Sets the value of the textUseFloatingFrames property. |
void |
setTextUseGraphics(String value)
Sets the value of the textUseGraphics property. |
void |
setTextUseIndexMarks(String value)
Sets the value of the textUseIndexMarks property. |
void |
setTextUseIndexSourceStyles(String value)
Sets the value of the textUseIndexSourceStyles property. |
void |
setTextUseObjects(String value)
Sets the value of the textUseObjects property. |
void |
setTextUseTables(String value)
Sets the value of the textUseTables 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 textCopyOutlineLevels
protected String textIndexName
protected String textIndexScope
protected List<TextIndexSourceStyles> textIndexSourceStyles
protected TextIndexTitleTemplate textIndexTitleTemplate
protected String textRelativeTabStopPosition
protected String textSortAlgorithm
protected String textUseFloatingFrames
protected String textUseGraphics
protected String textUseIndexMarks
protected String textUseIndexSourceStyles
protected String textUseObjects
protected List<TextUserIndexEntryTemplate> textUserIndexEntryTemplate
protected String textUseTables
Constructor Detail |
---|
public TextUserIndexSource()
Method Detail |
---|
public String getFoCountry()
String
public String getFoLanguage()
String
public String getTextCopyOutlineLevels()
String
public String getTextIndexName()
String
public String getTextIndexScope()
String
public 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()
TextIndexTitleTemplate
public String getTextRelativeTabStopPosition()
String
public String getTextSortAlgorithm()
String
public String getTextUseFloatingFrames()
String
public String getTextUseGraphics()
String
public String getTextUseIndexMarks()
String
public String getTextUseIndexSourceStyles()
String
public String getTextUseObjects()
String
public List<TextUserIndexEntryTemplate> getTextUserIndexEntryTemplate()
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 textUserIndexEntryTemplate property.
For example, to add a new item, do as follows:
getTextUserIndexEntryTemplate().add(newItem);
Objects of the following type(s) are allowed in the list TextUserIndexEntryTemplate
public String getTextUseTables()
String
public void setFoCountry(String value)
value
- allowed object is String
public void setFoLanguage(String value)
value
- allowed object is String
public void setTextCopyOutlineLevels(String value)
value
- allowed object is String
public void setTextIndexName(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 setTextUseFloatingFrames(String value)
value
- allowed object is String
public void setTextUseGraphics(String value)
value
- allowed object is String
public void setTextUseIndexMarks(String value)
value
- allowed object is String
public void setTextUseIndexSourceStyles(String value)
value
- allowed object is String
public void setTextUseObjects(String value)
value
- allowed object is String
public void setTextUseTables(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |