|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object extended by org.jopendocument.model.table.TableDatabaseSourceTable
public class TableDatabaseSourceTable
| Field Summary | |
|---|---|
protected String |
tableDatabaseName
|
protected String |
tableTableName
|
| Constructor Summary | |
|---|---|
TableDatabaseSourceTable()
|
|
| Method Summary | |
|---|---|
String |
getTableDatabaseName()
Gets the value of the tableDatabaseName property. |
String |
getTableTableName()
Gets the value of the tableTableName property. |
void |
setTableDatabaseName(String value)
Sets the value of the tableDatabaseName property. |
void |
setTableTableName(String value)
Sets the value of the tableTableName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableDatabaseName
protected String tableTableName
| Constructor Detail |
|---|
public TableDatabaseSourceTable()
| Method Detail |
|---|
public String getTableDatabaseName()
Stringpublic String getTableTableName()
Stringpublic void setTableDatabaseName(String value)
value - allowed object is Stringpublic void setTableTableName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||