|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.number.NumberCurrencySymbol
public class NumberCurrencySymbol
| Field Summary | |
|---|---|
protected String |
numberCountry
|
protected String |
numberLanguage
|
protected String |
value
|
| Constructor Summary | |
|---|---|
NumberCurrencySymbol()
|
|
| Method Summary | |
|---|---|
String |
getNumberCountry()
Gets the value of the numberCountry property. |
String |
getNumberLanguage()
Gets the value of the numberLanguage property. |
String |
getvalue()
Gets the value of the value property. |
void |
setNumberCountry(String value)
Sets the value of the numberCountry property. |
void |
setNumberLanguage(String value)
Sets the value of the numberLanguage property. |
void |
setvalue(String value)
Sets the value of the value 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 String value
| Constructor Detail |
|---|
public NumberCurrencySymbol()
| Method Detail |
|---|
public String getNumberCountry()
Stringpublic String getNumberLanguage()
Stringpublic String getvalue()
Stringpublic void setNumberCountry(String value)
value - allowed object is Stringpublic void setNumberLanguage(String value)
value - allowed object is Stringpublic void setvalue(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||