|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleStyle
org.jopendocument.model.number.NumberNumberStyle
public class NumberNumberStyle
| Constructor Summary | |
|---|---|
NumberNumberStyle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getNumberCountry()
Gets the value of the numberCountry property. |
java.lang.String |
getNumberLanguage()
Gets the value of the numberLanguage property. |
java.util.List<java.lang.Object> |
getNumberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction()
Gets the value of the numberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction property. |
java.lang.String |
getNumberTitle()
Gets the value of the numberTitle property. |
java.lang.String |
getNumberTransliterationCountry()
Gets the value of the numberTransliterationCountry property. |
java.lang.String |
getNumberTransliterationFormat()
Gets the value of the numberTransliterationFormat property. |
java.lang.String |
getNumberTransliterationLanguage()
Gets the value of the numberTransliterationLanguage property. |
java.lang.String |
getNumberTransliterationStyle()
Gets the value of the numberTransliterationStyle property. |
java.lang.String |
getStyleFamily()
Gets the value of the styleFamily property. |
java.util.List<StyleMap> |
getStyleMap()
Gets the value of the styleMap property. |
java.lang.String |
getStyleName()
Gets the value of the styleName property. |
StyleProperties |
getStyleProperties()
Gets the value of the styleProperties property. |
java.lang.String |
getStyleVolatile()
Gets the value of the styleVolatile property. |
void |
setNumberCountry(java.lang.String value)
Sets the value of the numberCountry property. |
void |
setNumberLanguage(java.lang.String value)
Sets the value of the numberLanguage property. |
void |
setNumberTitle(java.lang.String value)
Sets the value of the numberTitle property. |
void |
setNumberTransliterationCountry(java.lang.String value)
Sets the value of the numberTransliterationCountry property. |
void |
setNumberTransliterationFormat(java.lang.String value)
Sets the value of the numberTransliterationFormat property. |
void |
setNumberTransliterationLanguage(java.lang.String value)
Sets the value of the numberTransliterationLanguage property. |
void |
setNumberTransliterationStyle(java.lang.String value)
Sets the value of the numberTransliterationStyle property. |
void |
setStyleFamily(java.lang.String value)
Sets the value of the styleFamily property. |
void |
setStyleName(java.lang.String value)
Sets the value of the styleName property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
void |
setStyleVolatile(java.lang.String value)
Sets the value of the styleVolatile property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NumberNumberStyle()
| Method Detail |
|---|
public java.lang.String getNumberCountry()
Stringpublic java.lang.String getNumberLanguage()
Stringpublic java.util.List<java.lang.Object> getNumberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction()
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
numberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction property.
For example, to add a new item, do as follows:
getNumberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction().add(newItem);
Objects of the following type(s) are allowed in the list NumberText
NumberNumber NumberScientificNumber NumberFraction
public java.lang.String getNumberTitle()
Stringpublic java.lang.String getNumberTransliterationCountry()
Stringpublic java.lang.String getNumberTransliterationFormat()
Stringpublic java.lang.String getNumberTransliterationLanguage()
Stringpublic java.lang.String getNumberTransliterationStyle()
Stringpublic java.lang.String getStyleFamily()
getStyleFamily in class StyleStyleStringpublic java.util.List<StyleMap> getStyleMap()
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 styleMap property.
For example, to add a new item, do as follows:
getStyleMap().add(newItem);
Objects of the following type(s) are allowed in the list StyleMap
getStyleMap in class StyleStylepublic java.lang.String getStyleName()
getStyleName in class StyleStyleStringpublic StyleProperties getStyleProperties()
getStyleProperties in class StyleStyleStylePropertiespublic java.lang.String getStyleVolatile()
Stringpublic void setNumberCountry(java.lang.String value)
value - allowed object is Stringpublic void setNumberLanguage(java.lang.String value)
value - allowed object is Stringpublic void setNumberTitle(java.lang.String value)
value - allowed object is Stringpublic void setNumberTransliterationCountry(java.lang.String value)
value - allowed object is Stringpublic void setNumberTransliterationFormat(java.lang.String value)
value - allowed object is Stringpublic void setNumberTransliterationLanguage(java.lang.String value)
value - allowed object is Stringpublic void setNumberTransliterationStyle(java.lang.String value)
value - allowed object is Stringpublic void setStyleFamily(java.lang.String value)
setStyleFamily in class StyleStylevalue - allowed object is Stringpublic void setStyleName(java.lang.String value)
setStyleName in class StyleStylevalue - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
setStyleProperties in class StyleStylevalue - allowed object is StylePropertiespublic void setStyleVolatile(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 | ||||||||