org.jopendocument.model.text
Class TextDatabaseRowNumber

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

public class TextDatabaseRowNumber
extends java.lang.Object


Constructor Summary
TextDatabaseRowNumber()
           
 
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 getTextDatabaseName()
          Gets the value of the textDatabaseName property.
 java.lang.String getTextDisplay()
          Gets the value of the textDisplay property.
 java.lang.String getTextTableName()
          Gets the value of the textTableName property.
 java.lang.String getTextTableType()
          Gets the value of the textTableType property.
 java.lang.String getTextValue()
          Gets the value of the textValue 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 setTextDatabaseName(java.lang.String value)
          Sets the value of the textDatabaseName property.
 void setTextDisplay(java.lang.String value)
          Sets the value of the textDisplay property.
 void setTextTableName(java.lang.String value)
          Sets the value of the textTableName property.
 void setTextTableType(java.lang.String value)
          Sets the value of the textTableType property.
 void setTextValue(java.lang.String value)
          Sets the value of the textValue 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

TextDatabaseRowNumber

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

getTextDatabaseName

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

Returns:
possible object is String

getTextDisplay

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

Returns:
possible object is String

getTextTableName

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

Returns:
possible object is String

getTextTableType

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

Returns:
possible object is String

getTextValue

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

setTextDatabaseName

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

Parameters:
value - allowed object is String

setTextDisplay

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

Parameters:
value - allowed object is String

setTextTableName

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

Parameters:
value - allowed object is String

setTextTableType

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

Parameters:
value - allowed object is String

setTextValue

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