org.jopendocument.model.text
Class TextWordCount

java.lang.Object
  extended by org.jopendocument.model.text.TextWordCount

public class TextWordCount
extends java.lang.Object


Constructor Summary
TextWordCount()
           
 
Method Summary
 java.lang.String getStyleNumFormat()
          Gets the value of the styleNumFormat property.
 java.lang.String getStyleNumLetterSync()
          Gets the value of the styleNumLetterSync property.
 java.lang.String getvalue()
          Gets the value of the value property.
 void setStyleNumFormat(java.lang.String value)
          Sets the value of the styleNumFormat property.
 void setStyleNumLetterSync(java.lang.String value)
          Sets the value of the styleNumLetterSync property.
 void setvalue(java.lang.String value)
          Sets the value of the value property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextWordCount

public TextWordCount()
Method Detail

getStyleNumFormat

public java.lang.String getStyleNumFormat()
Gets the value of the styleNumFormat property.

Returns:
possible object is String

getStyleNumLetterSync

public java.lang.String getStyleNumLetterSync()
Gets the value of the styleNumLetterSync property.

Returns:
possible object is String

getvalue

public java.lang.String getvalue()
Gets the value of the value property.

Returns:
possible object is String

setStyleNumFormat

public void setStyleNumFormat(java.lang.String value)
Sets the value of the styleNumFormat property.

Parameters:
value - allowed object is String

setStyleNumLetterSync

public void setStyleNumLetterSync(java.lang.String value)
Sets the value of the styleNumLetterSync property.

Parameters:
value - allowed object is String

setvalue

public void setvalue(java.lang.String value)
Sets the value of the value property.

Parameters:
value - allowed object is String