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