org.jopendocument.model.table
Class TableChangeDeletion

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

public class TableChangeDeletion
extends java.lang.Object


Constructor Summary
TableChangeDeletion()
           
 
Method Summary
 java.lang.String getTableId()
          Gets the value of the tableId property.
 void setTableId(java.lang.String value)
          Sets the value of the tableId property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableChangeDeletion

public TableChangeDeletion()
Method Detail

getTableId

public java.lang.String getTableId()
Gets the value of the tableId property.

Returns:
possible object is String

setTableId

public void setTableId(java.lang.String value)
Sets the value of the tableId property.

Parameters:
value - allowed object is String