org.jopendocument.model.text
Class TextDatabaseDisplay

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

public class TextDatabaseDisplay
extends java.lang.Object


Constructor Summary
TextDatabaseDisplay()
           
 
Method Summary
 java.lang.String getStyleDataStyleName()
          Gets the value of the styleDataStyleName property.
 java.lang.String getTextColumnName()
          Gets the value of the textColumnName 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 getvalue()
          Gets the value of the value property.
 void setStyleDataStyleName(java.lang.String value)
          Sets the value of the styleDataStyleName property.
 void setTextColumnName(java.lang.String value)
          Sets the value of the textColumnName 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 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

TextDatabaseDisplay

public TextDatabaseDisplay()
Method Detail

getStyleDataStyleName

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

Returns:
possible object is String

getTextColumnName

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

getvalue

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

Returns:
possible object is String

setStyleDataStyleName

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

Parameters:
value - allowed object is String

setTextColumnName

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

setvalue

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

Parameters:
value - allowed object is String