org.jopendocument.model.table
Class TableOperation

java.lang.Object
  extended by org.jopendocument.model.table.TableOperation

public class TableOperation
extends java.lang.Object


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

TableOperation

public TableOperation()
Method Detail

getTableIndex

public java.lang.String getTableIndex()
Gets the value of the tableIndex property.

Returns:
possible object is String

getTableName

public java.lang.String getTableName()
Gets the value of the tableName property.

Returns:
possible object is String

setTableIndex

public void setTableIndex(java.lang.String value)
Sets the value of the tableIndex property.

Parameters:
value - allowed object is String

setTableName

public void setTableName(java.lang.String value)
Sets the value of the tableName property.

Parameters:
value - allowed object is String