|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object extended by org.jopendocument.model.number.NumberDayOfWeek
public class NumberDayOfWeek
| Field Summary | |
|---|---|
protected String |
numberCalendar
|
protected String |
numberStyle
|
| Constructor Summary | |
|---|---|
NumberDayOfWeek()
|
|
| Method Summary | |
|---|---|
String |
getNumberCalendar()
Gets the value of the numberCalendar property. |
String |
getNumberStyle()
Gets the value of the numberStyle property. |
void |
setNumberCalendar(String value)
Sets the value of the numberCalendar property. |
void |
setNumberStyle(String value)
Sets the value of the numberStyle 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
| Constructor Detail |
|---|
public NumberDayOfWeek()
| Method Detail |
|---|
public String getNumberCalendar()
Stringpublic String getNumberStyle()
Stringpublic void setNumberCalendar(String value)
value - allowed object is Stringpublic void setNumberStyle(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 | ||||||||