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