|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextBibliographyConfiguration
public class TextBibliographyConfiguration
| Constructor Summary | |
|---|---|
TextBibliographyConfiguration()
|
|
| 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 |
getTextNumberedEntries()
Gets the value of the textNumberedEntries property. |
java.lang.String |
getTextPrefix()
Gets the value of the textPrefix property. |
java.lang.String |
getTextSortAlgorithm()
Gets the value of the textSortAlgorithm property. |
java.lang.String |
getTextSortByPosition()
Gets the value of the textSortByPosition property. |
java.util.List<TextSortKey> |
getTextSortKey()
Gets the value of the textSortKey property. |
java.lang.String |
getTextSuffix()
Gets the value of the textSuffix 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 |
setTextNumberedEntries(java.lang.String value)
Sets the value of the textNumberedEntries property. |
void |
setTextPrefix(java.lang.String value)
Sets the value of the textPrefix property. |
void |
setTextSortAlgorithm(java.lang.String value)
Sets the value of the textSortAlgorithm property. |
void |
setTextSortByPosition(java.lang.String value)
Sets the value of the textSortByPosition property. |
void |
setTextSuffix(java.lang.String value)
Sets the value of the textSuffix property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextBibliographyConfiguration()
| Method Detail |
|---|
public java.lang.String getFoCountry()
Stringpublic java.lang.String getFoLanguage()
Stringpublic java.lang.String getTextNumberedEntries()
Stringpublic java.lang.String getTextPrefix()
Stringpublic java.lang.String getTextSortAlgorithm()
Stringpublic java.lang.String getTextSortByPosition()
Stringpublic java.util.List<TextSortKey> getTextSortKey()
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 textSortKey property.
For example, to add a new item, do as follows:
getTextSortKey().add(newItem);
Objects of the following type(s) are allowed in the list TextSortKey
public java.lang.String getTextSuffix()
Stringpublic void setFoCountry(java.lang.String value)
value - allowed object is Stringpublic void setFoLanguage(java.lang.String value)
value - allowed object is Stringpublic void setTextNumberedEntries(java.lang.String value)
value - allowed object is Stringpublic void setTextPrefix(java.lang.String value)
value - allowed object is Stringpublic void setTextSortAlgorithm(java.lang.String value)
value - allowed object is Stringpublic void setTextSortByPosition(java.lang.String value)
value - allowed object is Stringpublic void setTextSuffix(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 | ||||||||