|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableOperation
public class TableOperation
| Constructor Summary | |
|---|---|
TableOperation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableIndex()
Gets the value of the tableIndex property. |
java.lang.String |
getTableName()
Gets the value of the tableName property. |
void |
setTableIndex(java.lang.String value)
Sets the value of the tableIndex property. |
void |
setTableName(java.lang.String value)
Sets the value of the tableName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableOperation()
| Method Detail |
|---|
public java.lang.String getTableIndex()
Stringpublic java.lang.String getTableName()
Stringpublic void setTableIndex(java.lang.String value)
value - allowed object is Stringpublic void setTableName(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 | ||||||||