org.jopendocument.model.text
Class TextDatabaseSelect

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

public class TextDatabaseSelect
extends java.lang.Object


Constructor Summary
TextDatabaseSelect()
           
 
Method Summary
 java.lang.String getTextCondition()
          Gets the value of the textCondition property.
 java.lang.String getTextDatabaseName()
          Gets the value of the textDatabaseName property.
 java.lang.String getTextRowNumber()
          Gets the value of the textRowNumber 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 setTextCondition(java.lang.String value)
          Sets the value of the textCondition property.
 void setTextDatabaseName(java.lang.String value)
          Sets the value of the textDatabaseName property.
 void setTextRowNumber(java.lang.String value)
          Sets the value of the textRowNumber 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

TextDatabaseSelect

public TextDatabaseSelect()
Method Detail

getTextCondition

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

Returns:
possible object is String

getTextDatabaseName

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

Returns:
possible object is String

getTextRowNumber

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

setTextCondition

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

setTextRowNumber

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