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