|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.text.TextObjectIndexSource
public class TextObjectIndexSource
Field Summary | |
---|---|
protected String |
foCountry
|
protected String |
foLanguage
|
protected String |
textIndexScope
|
protected TextIndexTitleTemplate |
textIndexTitleTemplate
|
protected TextObjectIndexEntryTemplate |
textObjectIndexEntryTemplate
|
protected String |
textRelativeTabStopPosition
|
protected String |
textSortAlgorithm
|
protected String |
textUseChartObjects
|
protected String |
textUseDrawObjects
|
protected String |
textUseMathObjects
|
protected String |
textUseOtherObjects
|
protected String |
textUseSpreadsheetObjects
|
Constructor Summary | |
---|---|
TextObjectIndexSource()
|
Method Summary | |
---|---|
String |
getFoCountry()
Gets the value of the foCountry property. |
String |
getFoLanguage()
Gets the value of the foLanguage property. |
String |
getTextIndexScope()
Gets the value of the textIndexScope property. |
TextIndexTitleTemplate |
getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property. |
TextObjectIndexEntryTemplate |
getTextObjectIndexEntryTemplate()
Gets the value of the textObjectIndexEntryTemplate property. |
String |
getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property. |
String |
getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property. |
String |
getTextUseChartObjects()
Gets the value of the textUseChartObjects property. |
String |
getTextUseDrawObjects()
Gets the value of the textUseDrawObjects property. |
String |
getTextUseMathObjects()
Gets the value of the textUseMathObjects property. |
String |
getTextUseOtherObjects()
Gets the value of the textUseOtherObjects property. |
String |
getTextUseSpreadsheetObjects()
Gets the value of the textUseSpreadsheetObjects property. |
void |
setFoCountry(String value)
Sets the value of the foCountry property. |
void |
setFoLanguage(String value)
Sets the value of the foLanguage property. |
void |
setTextIndexScope(String value)
Sets the value of the textIndexScope property. |
void |
setTextIndexTitleTemplate(TextIndexTitleTemplate value)
Sets the value of the textIndexTitleTemplate property. |
void |
setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate value)
Sets the value of the textObjectIndexEntryTemplate property. |
void |
setTextRelativeTabStopPosition(String value)
Sets the value of the textRelativeTabStopPosition property. |
void |
setTextSortAlgorithm(String value)
Sets the value of the textSortAlgorithm property. |
void |
setTextUseChartObjects(String value)
Sets the value of the textUseChartObjects property. |
void |
setTextUseDrawObjects(String value)
Sets the value of the textUseDrawObjects property. |
void |
setTextUseMathObjects(String value)
Sets the value of the textUseMathObjects property. |
void |
setTextUseOtherObjects(String value)
Sets the value of the textUseOtherObjects property. |
void |
setTextUseSpreadsheetObjects(String value)
Sets the value of the textUseSpreadsheetObjects 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 textIndexScope
protected TextIndexTitleTemplate textIndexTitleTemplate
protected TextObjectIndexEntryTemplate textObjectIndexEntryTemplate
protected String textRelativeTabStopPosition
protected String textSortAlgorithm
protected String textUseChartObjects
protected String textUseDrawObjects
protected String textUseMathObjects
protected String textUseOtherObjects
protected String textUseSpreadsheetObjects
Constructor Detail |
---|
public TextObjectIndexSource()
Method Detail |
---|
public String getFoCountry()
String
public String getFoLanguage()
String
public String getTextIndexScope()
String
public TextIndexTitleTemplate getTextIndexTitleTemplate()
TextIndexTitleTemplate
public TextObjectIndexEntryTemplate getTextObjectIndexEntryTemplate()
TextObjectIndexEntryTemplate
public String getTextRelativeTabStopPosition()
String
public String getTextSortAlgorithm()
String
public String getTextUseChartObjects()
String
public String getTextUseDrawObjects()
String
public String getTextUseMathObjects()
String
public String getTextUseOtherObjects()
String
public String getTextUseSpreadsheetObjects()
String
public void setFoCountry(String value)
value
- allowed object is String
public void setFoLanguage(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 setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate value)
value
- allowed object is TextObjectIndexEntryTemplate
public void setTextRelativeTabStopPosition(String value)
value
- allowed object is String
public void setTextSortAlgorithm(String value)
value
- allowed object is String
public void setTextUseChartObjects(String value)
value
- allowed object is String
public void setTextUseDrawObjects(String value)
value
- allowed object is String
public void setTextUseMathObjects(String value)
value
- allowed object is String
public void setTextUseOtherObjects(String value)
value
- allowed object is String
public void setTextUseSpreadsheetObjects(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |