org.jopendocument.model.text
Class TextSequence

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

public class TextSequence
extends java.lang.Object


Constructor Summary
TextSequence()
           
 
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 getTextFormula()
          Gets the value of the textFormula property.
 java.lang.String getTextName()
          Gets the value of the textName property.
 java.lang.String getTextRefName()
          Gets the value of the textRefName 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 setTextFormula(java.lang.String value)
          Sets the value of the textFormula property.
 void setTextName(java.lang.String value)
          Sets the value of the textName property.
 void setTextRefName(java.lang.String value)
          Sets the value of the textRefName 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

TextSequence

public TextSequence()
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

getTextFormula

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

Returns:
possible object is String

getTextName

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

Returns:
possible object is String

getTextRefName

public java.lang.String getTextRefName()
Gets the value of the textRefName 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

setTextFormula

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

Parameters:
value - allowed object is String

setTextName

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

Parameters:
value - allowed object is String

setTextRefName

public void setTextRefName(java.lang.String value)
Sets the value of the textRefName 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