| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextTableCount
public class TextTableCount
| Field Summary | |
|---|---|
| protected  String | styleNumFormat | 
| protected  String | styleNumLetterSync | 
| protected  String | value | 
| Constructor Summary | |
|---|---|
| TextTableCount() | |
| Method Summary | |
|---|---|
|  String | getStyleNumFormat()Gets the value of the styleNumFormat property. | 
|  String | getStyleNumLetterSync()Gets the value of the styleNumLetterSync property. | 
|  String | getvalue()Gets the value of the value property. | 
|  void | setStyleNumFormat(String value)Sets the value of the styleNumFormat property. | 
|  void | setStyleNumLetterSync(String value)Sets the value of the styleNumLetterSync 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 styleNumFormat
protected String styleNumLetterSync
protected String value
| Constructor Detail | 
|---|
public TextTableCount()
| Method Detail | 
|---|
public String getStyleNumFormat()
Stringpublic String getStyleNumLetterSync()
Stringpublic String getvalue()
Stringpublic void setStyleNumFormat(String value)
value - allowed object is Stringpublic void setStyleNumLetterSync(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 | ||||||||