org.jopendocument.model.text
Class TextAlphabeticalIndexSource

java.lang.Object
  extended by org.jopendocument.model.text.TextAlphabeticalIndexSource

public class TextAlphabeticalIndexSource
extends Object


Field Summary
protected  String foCountry
           
protected  String foLanguage
           
protected  List<TextAlphabeticalIndexEntryTemplate> textAlphabeticalIndexEntryTemplate
           
protected  String textAlphabeticalSeparators
           
protected  String textCapitalizeEntries
           
protected  String textCombineEntries
           
protected  String textCombineEntriesWithDash
           
protected  String textCombineEntriesWithPp
           
protected  String textCommaSeparated
           
protected  String textIgnoreCase
           
protected  String textIndexScope
           
protected  TextIndexTitleTemplate textIndexTitleTemplate
           
protected  String textMainEntryStyleName
           
protected  String textRelativeTabStopPosition
           
protected  String textSortAlgorithm
           
protected  String textUseKeysAsEntries
           
 
Constructor Summary
TextAlphabeticalIndexSource()
           
 
Method Summary
 String getFoCountry()
          Gets the value of the foCountry property.
 String getFoLanguage()
          Gets the value of the foLanguage property.
 List<TextAlphabeticalIndexEntryTemplate> getTextAlphabeticalIndexEntryTemplate()
          Gets the value of the textAlphabeticalIndexEntryTemplate property.
 String getTextAlphabeticalSeparators()
          Gets the value of the textAlphabeticalSeparators property.
 String getTextCapitalizeEntries()
          Gets the value of the textCapitalizeEntries property.
 String getTextCombineEntries()
          Gets the value of the textCombineEntries property.
 String getTextCombineEntriesWithDash()
          Gets the value of the textCombineEntriesWithDash property.
 String getTextCombineEntriesWithPp()
          Gets the value of the textCombineEntriesWithPp property.
 String getTextCommaSeparated()
          Gets the value of the textCommaSeparated property.
 String getTextIgnoreCase()
          Gets the value of the textIgnoreCase property.
 String getTextIndexScope()
          Gets the value of the textIndexScope property.
 TextIndexTitleTemplate getTextIndexTitleTemplate()
          Gets the value of the textIndexTitleTemplate property.
 String getTextMainEntryStyleName()
          Gets the value of the textMainEntryStyleName property.
 String getTextRelativeTabStopPosition()
          Gets the value of the textRelativeTabStopPosition property.
 String getTextSortAlgorithm()
          Gets the value of the textSortAlgorithm property.
 String getTextUseKeysAsEntries()
          Gets the value of the textUseKeysAsEntries property.
 void setFoCountry(String value)
          Sets the value of the foCountry property.
 void setFoLanguage(String value)
          Sets the value of the foLanguage property.
 void setTextAlphabeticalSeparators(String value)
          Sets the value of the textAlphabeticalSeparators property.
 void setTextCapitalizeEntries(String value)
          Sets the value of the textCapitalizeEntries property.
 void setTextCombineEntries(String value)
          Sets the value of the textCombineEntries property.
 void setTextCombineEntriesWithDash(String value)
          Sets the value of the textCombineEntriesWithDash property.
 void setTextCombineEntriesWithPp(String value)
          Sets the value of the textCombineEntriesWithPp property.
 void setTextCommaSeparated(String value)
          Sets the value of the textCommaSeparated property.
 void setTextIgnoreCase(String value)
          Sets the value of the textIgnoreCase property.
 void setTextIndexScope(String value)
          Sets the value of the textIndexScope property.
 void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
          Sets the value of the textIndexTitleTemplate property.
 void setTextMainEntryStyleName(String value)
          Sets the value of the textMainEntryStyleName property.
 void setTextRelativeTabStopPosition(String value)
          Sets the value of the textRelativeTabStopPosition property.
 void setTextSortAlgorithm(String value)
          Sets the value of the textSortAlgorithm property.
 void setTextUseKeysAsEntries(String value)
          Sets the value of the textUseKeysAsEntries property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foCountry

protected String foCountry

foLanguage

protected String foLanguage

textAlphabeticalIndexEntryTemplate

protected List<TextAlphabeticalIndexEntryTemplate> textAlphabeticalIndexEntryTemplate

textAlphabeticalSeparators

protected String textAlphabeticalSeparators

textCapitalizeEntries

protected String textCapitalizeEntries

textCombineEntries

protected String textCombineEntries

textCombineEntriesWithDash

protected String textCombineEntriesWithDash

textCombineEntriesWithPp

protected String textCombineEntriesWithPp

textCommaSeparated

protected String textCommaSeparated

textIgnoreCase

protected String textIgnoreCase

textIndexScope

protected String textIndexScope

textIndexTitleTemplate

protected TextIndexTitleTemplate textIndexTitleTemplate

textMainEntryStyleName

protected String textMainEntryStyleName

textRelativeTabStopPosition

protected String textRelativeTabStopPosition

textSortAlgorithm

protected String textSortAlgorithm

textUseKeysAsEntries

protected String textUseKeysAsEntries
Constructor Detail

TextAlphabeticalIndexSource

public TextAlphabeticalIndexSource()
Method Detail

getFoCountry

public String getFoCountry()
Gets the value of the foCountry property.

Returns:
possible object is String

getFoLanguage

public String getFoLanguage()
Gets the value of the foLanguage property.

Returns:
possible object is String

getTextAlphabeticalIndexEntryTemplate

public List<TextAlphabeticalIndexEntryTemplate> getTextAlphabeticalIndexEntryTemplate()
Gets the value of the textAlphabeticalIndexEntryTemplate property.

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


getTextAlphabeticalSeparators

public String getTextAlphabeticalSeparators()
Gets the value of the textAlphabeticalSeparators property.

Returns:
possible object is String

getTextCapitalizeEntries

public String getTextCapitalizeEntries()
Gets the value of the textCapitalizeEntries property.

Returns:
possible object is String

getTextCombineEntries

public String getTextCombineEntries()
Gets the value of the textCombineEntries property.

Returns:
possible object is String

getTextCombineEntriesWithDash

public String getTextCombineEntriesWithDash()
Gets the value of the textCombineEntriesWithDash property.

Returns:
possible object is String

getTextCombineEntriesWithPp

public String getTextCombineEntriesWithPp()
Gets the value of the textCombineEntriesWithPp property.

Returns:
possible object is String

getTextCommaSeparated

public String getTextCommaSeparated()
Gets the value of the textCommaSeparated property.

Returns:
possible object is String

getTextIgnoreCase

public String getTextIgnoreCase()
Gets the value of the textIgnoreCase property.

Returns:
possible object is String

getTextIndexScope

public String getTextIndexScope()
Gets the value of the textIndexScope property.

Returns:
possible object is String

getTextIndexTitleTemplate

public TextIndexTitleTemplate getTextIndexTitleTemplate()
Gets the value of the textIndexTitleTemplate property.

Returns:
possible object is TextIndexTitleTemplate

getTextMainEntryStyleName

public String getTextMainEntryStyleName()
Gets the value of the textMainEntryStyleName property.

Returns:
possible object is String

getTextRelativeTabStopPosition

public String getTextRelativeTabStopPosition()
Gets the value of the textRelativeTabStopPosition property.

Returns:
possible object is String

getTextSortAlgorithm

public String getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property.

Returns:
possible object is String

getTextUseKeysAsEntries

public String getTextUseKeysAsEntries()
Gets the value of the textUseKeysAsEntries property.

Returns:
possible object is String

setFoCountry

public void setFoCountry(String value)
Sets the value of the foCountry property.

Parameters:
value - allowed object is String

setFoLanguage

public void setFoLanguage(String value)
Sets the value of the foLanguage property.

Parameters:
value - allowed object is String

setTextAlphabeticalSeparators

public void setTextAlphabeticalSeparators(String value)
Sets the value of the textAlphabeticalSeparators property.

Parameters:
value - allowed object is String

setTextCapitalizeEntries

public void setTextCapitalizeEntries(String value)
Sets the value of the textCapitalizeEntries property.

Parameters:
value - allowed object is String

setTextCombineEntries

public void setTextCombineEntries(String value)
Sets the value of the textCombineEntries property.

Parameters:
value - allowed object is String

setTextCombineEntriesWithDash

public void setTextCombineEntriesWithDash(String value)
Sets the value of the textCombineEntriesWithDash property.

Parameters:
value - allowed object is String

setTextCombineEntriesWithPp

public void setTextCombineEntriesWithPp(String value)
Sets the value of the textCombineEntriesWithPp property.

Parameters:
value - allowed object is String

setTextCommaSeparated

public void setTextCommaSeparated(String value)
Sets the value of the textCommaSeparated property.

Parameters:
value - allowed object is String

setTextIgnoreCase

public void setTextIgnoreCase(String value)
Sets the value of the textIgnoreCase property.

Parameters:
value - allowed object is String

setTextIndexScope

public void setTextIndexScope(String value)
Sets the value of the textIndexScope property.

Parameters:
value - allowed object is String

setTextIndexTitleTemplate

public void setTextIndexTitleTemplate(TextIndexTitleTemplate value)
Sets the value of the textIndexTitleTemplate property.

Parameters:
value - allowed object is TextIndexTitleTemplate

setTextMainEntryStyleName

public void setTextMainEntryStyleName(String value)
Sets the value of the textMainEntryStyleName property.

Parameters:
value - allowed object is String

setTextRelativeTabStopPosition

public void setTextRelativeTabStopPosition(String value)
Sets the value of the textRelativeTabStopPosition property.

Parameters:
value - allowed object is String

setTextSortAlgorithm

public void setTextSortAlgorithm(String value)
Sets the value of the textSortAlgorithm property.

Parameters:
value - allowed object is String

setTextUseKeysAsEntries

public void setTextUseKeysAsEntries(String value)
Sets the value of the textUseKeysAsEntries property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.