|
|||||||||
| 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.NumberDateStyle
public class NumberDateStyle
| Field Summary |
|---|
| Fields inherited from class org.jopendocument.model.style.StyleStyle |
|---|
officeEvents, styleAutoUpdate, styleClass, styleDataStyleName, styleFamily, styleListStyleName, styleName, styleNextStyleName, styleParentStyleName, styleProperties |
| Constructor Summary | |
|---|---|
NumberDateStyle()
|
|
| Method Summary | |
|---|---|
void |
addElement(Object e)
|
String |
getNumberAutomaticOrder()
Gets the value of the numberAutomaticOrder property. |
String |
getNumberCountry()
Gets the value of the numberCountry property. |
String |
getNumberFormatSource()
Gets the value of the numberFormatSource property. |
String |
getNumberLanguage()
Gets the value of the numberLanguage property. |
List<Object> |
getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds()
GetsthevalueofthenumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds 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. |
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 |
setNumberAutomaticOrder(String value)
Sets the value of the numberAutomaticOrder property. |
void |
setNumberCountry(String value)
Sets the value of the numberCountry property. |
void |
setNumberFormatSource(String value)
Sets the value of the numberFormatSource 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 |
setStyleVolatile(String value)
Sets the value of the styleVolatile property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NumberDateStyle()
| Method Detail |
|---|
public String getNumberAutomaticOrder()
Stringpublic String getNumberCountry()
Stringpublic String getNumberFormatSource()
Stringpublic String getNumberLanguage()
Stringpublic List<Object> getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds()
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 setmethodforthenumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds
property.
For example, to add a new item, do as follows:
getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds().add(newItem);
Objects of the following type(s) are allowed in the list NumberText NumberDay
NumberMonth NumberYear NumberEra NumberDayOfWeek
NumberWeekOfYear NumberQuarter NumberHours NumberAmPm
NumberMinutes NumberSeconds
public String getNumberTitle()
Stringpublic String getNumberTransliterationCountry()
Stringpublic String getNumberTransliterationFormat()
Stringpublic String getNumberTransliterationLanguage()
Stringpublic String getNumberTransliterationStyle()
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
getStyleMap in class StyleStylepublic String getStyleName()
getStyleName in class StyleStyleStringpublic StyleProperties getStyleProperties()
getStyleProperties in class StyleStyleStylePropertiespublic String getStyleVolatile()
Stringpublic void setNumberAutomaticOrder(String value)
value - allowed object is Stringpublic void setNumberCountry(String value)
value - allowed object is Stringpublic void setNumberFormatSource(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 setStyleVolatile(String value)
value - allowed object is Stringpublic void addElement(Object e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||