|
|||||||||
| 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.TableDatabaseSourceQuery
public class TableDatabaseSourceQuery
| Field Summary | |
|---|---|
protected String |
tableDatabaseName
|
protected String |
tableQueryName
|
| Constructor Summary | |
|---|---|
TableDatabaseSourceQuery()
|
|
| Method Summary | |
|---|---|
String |
getTableDatabaseName()
Gets the value of the tableDatabaseName property. |
String |
getTableQueryName()
Gets the value of the tableQueryName property. |
void |
setTableDatabaseName(String value)
Sets the value of the tableDatabaseName property. |
void |
setTableQueryName(String value)
Sets the value of the tableQueryName 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 tableQueryName
| Constructor Detail |
|---|
public TableDatabaseSourceQuery()
| Method Detail |
|---|
public String getTableDatabaseName()
Stringpublic String getTableQueryName()
Stringpublic void setTableDatabaseName(String value)
value - allowed object is Stringpublic void setTableQueryName(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 | ||||||||