org.jopendocument.model.number
Class NumberDateStyle

java.lang.Object
  extended by org.jopendocument.model.number.NumberDateStyle

public class NumberDateStyle
extends Object


Field Summary
protected  String numberAutomaticOrder
           
protected  String numberCountry
           
protected  String numberFormatSource
           
protected  String numberLanguage
           
protected  List<Object> numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds
           
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
NumberDateStyle()
           
 
Method Summary
 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()
          Gets the value of the numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds 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 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 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

numberAutomaticOrder

protected String numberAutomaticOrder

numberCountry

protected String numberCountry

numberFormatSource

protected String numberFormatSource

numberLanguage

protected String numberLanguage

numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds

protected List<Object> numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds

numberTitle

protected String numberTitle

numberTransliterationCountry

protected String numberTransliterationCountry

numberTransliterationFormat

protected String numberTransliterationFormat

numberTransliterationLanguage

protected String numberTransliterationLanguage

numberTransliterationStyle

protected String numberTransliterationStyle

styleFamily

protected String styleFamily

styleMap

protected List<StyleMap> styleMap

styleName

protected String styleName

styleProperties

protected StyleProperties styleProperties

styleVolatile

protected String styleVolatile
Constructor Detail

NumberDateStyle

public NumberDateStyle()
Method Detail

getNumberAutomaticOrder

public String getNumberAutomaticOrder()
Gets the value of the numberAutomaticOrder property.

Returns:
possible object is String

getNumberCountry

public String getNumberCountry()
Gets the value of the numberCountry property.

Returns:
possible object is String

getNumberFormatSource

public String getNumberFormatSource()
Gets the value of the numberFormatSource property.

Returns:
possible object is String

getNumberLanguage

public String getNumberLanguage()
Gets the value of the numberLanguage property.

Returns:
possible object is String

getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds

public List<Object> getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds()
Gets the value of the numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds 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 numberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds 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


getNumberTitle

public String getNumberTitle()
Gets the value of the numberTitle property.

Returns:
possible object is String

getNumberTransliterationCountry

public String getNumberTransliterationCountry()
Gets the value of the numberTransliterationCountry property.

Returns:
possible object is String

getNumberTransliterationFormat

public String getNumberTransliterationFormat()
Gets the value of the numberTransliterationFormat property.

Returns:
possible object is String

getNumberTransliterationLanguage

public String getNumberTransliterationLanguage()
Gets the value of the numberTransliterationLanguage property.

Returns:
possible object is String

getNumberTransliterationStyle

public String getNumberTransliterationStyle()
Gets the value of the numberTransliterationStyle property.

Returns:
possible object is String

getStyleFamily

public String getStyleFamily()
Gets the value of the styleFamily property.

Returns:
possible object is String

getStyleMap

public List<StyleMap> getStyleMap()
Gets the value of the styleMap 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 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


getStyleName

public String getStyleName()
Gets the value of the styleName property.

Returns:
possible object is String

getStyleProperties

public StyleProperties getStyleProperties()
Gets the value of the styleProperties property.

Returns:
possible object is StyleProperties

getStyleVolatile

public String getStyleVolatile()
Gets the value of the styleVolatile property.

Returns:
possible object is String

setNumberAutomaticOrder

public void setNumberAutomaticOrder(String value)
Sets the value of the numberAutomaticOrder property.

Parameters:
value - allowed object is String

setNumberCountry

public void setNumberCountry(String value)
Sets the value of the numberCountry property.

Parameters:
value - allowed object is String

setNumberFormatSource

public void setNumberFormatSource(String value)
Sets the value of the numberFormatSource property.

Parameters:
value - allowed object is String

setNumberLanguage

public void setNumberLanguage(String value)
Sets the value of the numberLanguage property.

Parameters:
value - allowed object is String

setNumberTitle

public void setNumberTitle(String value)
Sets the value of the numberTitle property.

Parameters:
value - allowed object is String

setNumberTransliterationCountry

public void setNumberTransliterationCountry(String value)
Sets the value of the numberTransliterationCountry property.

Parameters:
value - allowed object is String

setNumberTransliterationFormat

public void setNumberTransliterationFormat(String value)
Sets the value of the numberTransliterationFormat property.

Parameters:
value - allowed object is String

setNumberTransliterationLanguage

public void setNumberTransliterationLanguage(String value)
Sets the value of the numberTransliterationLanguage property.

Parameters:
value - allowed object is String

setNumberTransliterationStyle

public void setNumberTransliterationStyle(String value)
Sets the value of the numberTransliterationStyle property.

Parameters:
value - allowed object is String

setStyleFamily

public void setStyleFamily(String value)
Sets the value of the styleFamily property.

Parameters:
value - allowed object is String

setStyleName

public void setStyleName(String value)
Sets the value of the styleName property.

Parameters:
value - allowed object is String

setStyleProperties

public void setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property.

Parameters:
value - allowed object is StyleProperties

setStyleVolatile

public void setStyleVolatile(String value)
Sets the value of the styleVolatile property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.