org.jopendocument.model.table
Class TableDatabaseSourceTable

java.lang.Object
  extended by org.jopendocument.model.table.TableDatabaseSourceTable

public class TableDatabaseSourceTable
extends java.lang.Object


Constructor Summary
TableDatabaseSourceTable()
           
 
Method Summary
 java.lang.String getTableDatabaseName()
          Gets the value of the tableDatabaseName property.
 java.lang.String getTableTableName()
          Gets the value of the tableTableName property.
 void setTableDatabaseName(java.lang.String value)
          Sets the value of the tableDatabaseName property.
 void setTableTableName(java.lang.String value)
          Sets the value of the tableTableName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDatabaseSourceTable

public TableDatabaseSourceTable()
Method Detail

getTableDatabaseName

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

Returns:
possible object is String

getTableTableName

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

Returns:
possible object is String

setTableDatabaseName

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

Parameters:
value - allowed object is String

setTableTableName

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

Parameters:
value - allowed object is String