|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getNumberStyle()
String
public String getNumberTextual()
String
public void setNumberCalendar(String value)
value
- allowed object is String
public void setNumberStyle(String value)
value
- allowed object is String
public void setNumberTextual(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |