|
|||||||||
| 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.NumberSeconds
public class NumberSeconds
| Field Summary | |
|---|---|
protected String |
numberDecimalPlaces
|
protected String |
numberStyle
|
| Constructor Summary | |
|---|---|
NumberSeconds()
|
|
| Method Summary | |
|---|---|
String |
getNumberDecimalPlaces()
Gets the value of the numberDecimalPlaces property. |
String |
getNumberStyle()
Gets the value of the numberStyle property. |
void |
setNumberDecimalPlaces(String value)
Sets the value of the numberDecimalPlaces 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 numberDecimalPlaces
protected String numberStyle
| Constructor Detail |
|---|
public NumberSeconds()
| Method Detail |
|---|
public String getNumberDecimalPlaces()
Stringpublic String getNumberStyle()
Stringpublic void setNumberDecimalPlaces(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 | ||||||||