|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.number.NumberMonth
public class NumberMonth
| Field Summary | |
|---|---|
protected String |
numberCalendar
|
protected String |
numberStyle
|
protected String |
numberTextual
|
| Constructor Summary | |
|---|---|
NumberMonth()
|
|
| Method Summary | |
|---|---|
String |
getNumberCalendar()
Gets the value of the numberCalendar property. |
String |
getNumberStyle()
Gets the value of the numberStyle property. |
String |
getNumberTextual()
Gets the value of the numberTextual property. |
void |
setNumberCalendar(String value)
Sets the value of the numberCalendar property. |
void |
setNumberStyle(String value)
Sets the value of the numberStyle property. |
void |
setNumberTextual(String value)
Sets the value of the numberTextual property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String numberCalendar
protected String numberStyle
protected String numberTextual
| Constructor Detail |
|---|
public NumberMonth()
| Method Detail |
|---|
public String getNumberCalendar()
Stringpublic String getNumberStyle()
Stringpublic String getNumberTextual()
Stringpublic void setNumberCalendar(String value)
value - allowed object is Stringpublic void setNumberStyle(String value)
value - allowed object is Stringpublic void setNumberTextual(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||