|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableSourceService
public class TableSourceService
| Field Summary | |
|---|---|
protected String |
tableName
|
protected String |
tableObjectName
|
protected String |
tablePassword
|
protected String |
tableSourceName
|
protected String |
tableUsername
|
| Constructor Summary | |
|---|---|
TableSourceService()
|
|
| Method Summary | |
|---|---|
String |
getTableName()
Gets the value of the tableName property. |
String |
getTableObjectName()
Gets the value of the tableObjectName property. |
String |
getTablePassword()
Gets the value of the tablePassword property. |
String |
getTableSourceName()
Gets the value of the tableSourceName property. |
String |
getTableUsername()
Gets the value of the tableUsername property. |
void |
setTableName(String value)
Sets the value of the tableName property. |
void |
setTableObjectName(String value)
Sets the value of the tableObjectName property. |
void |
setTablePassword(String value)
Sets the value of the tablePassword property. |
void |
setTableSourceName(String value)
Sets the value of the tableSourceName property. |
void |
setTableUsername(String value)
Sets the value of the tableUsername property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String tableName
protected String tableObjectName
protected String tablePassword
protected String tableSourceName
protected String tableUsername
| Constructor Detail |
|---|
public TableSourceService()
| Method Detail |
|---|
public String getTableName()
Stringpublic String getTableObjectName()
Stringpublic String getTablePassword()
Stringpublic String getTableSourceName()
Stringpublic String getTableUsername()
Stringpublic void setTableName(String value)
value - allowed object is Stringpublic void setTableObjectName(String value)
value - allowed object is Stringpublic void setTablePassword(String value)
value - allowed object is Stringpublic void setTableSourceName(String value)
value - allowed object is Stringpublic void setTableUsername(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||