org.jopendocument.model.number
Class NumberCurrencyStyle

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

public class NumberCurrencyStyle
extends Object


Field Summary
protected  String numberAutomaticOrder
           
protected  String numberCountry
           
protected  String numberLanguage
           
protected  String numberTitle
           
protected  String numberTransliterationCountry
           
protected  String numberTransliterationFormat
           
protected  String numberTransliterationLanguage
           
protected  String numberTransliterationStyle
           
protected  String styleFamily
           
protected  String styleName
           
protected  List<Object> stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap
           
protected  String styleVolatile
           
 
Constructor Summary
NumberCurrencyStyle()
           
 
Method Summary
 String getNumberAutomaticOrder()
          Gets the value of the numberAutomaticOrder property.
 String getNumberCountry()
          Gets the value of the numberCountry property.
 String getNumberLanguage()
          Gets the value of the numberLanguage 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.
 String getStyleName()
          Gets the value of the styleName property.
 List<Object> getStylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap()
          Gets the value of the stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap 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 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 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

numberLanguage

protected String numberLanguage

numberTitle

protected String numberTitle

numberTransliterationCountry

protected String numberTransliterationCountry

numberTransliterationFormat

protected String numberTransliterationFormat

numberTransliterationLanguage

protected String numberTransliterationLanguage

numberTransliterationStyle

protected String numberTransliterationStyle

styleFamily

protected String styleFamily

styleName

protected String styleName

stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap

protected List<Object> stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap

styleVolatile

protected String styleVolatile
Constructor Detail

NumberCurrencyStyle

public NumberCurrencyStyle()
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

getNumberLanguage

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

Returns:
possible object is String

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

getStyleName

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

Returns:
possible object is String

getStylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap

public List<Object> getStylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap()
Gets the value of the stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap 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 stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap property.

For example, to add a new item, do as follows:

 getStylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap().add(newItem);
 

Objects of the following type(s) are allowed in the list StyleProperties NumberText NumberNumber NumberCurrencySymbol StyleMap


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

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

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.