org.jopendocument.model.table
Class TableChangeDeletion

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

public class TableChangeDeletion
extends Object


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

Field Detail

tableId

protected String tableId
Constructor Detail

TableChangeDeletion

public TableChangeDeletion()
Method Detail

getTableId

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

Returns:
possible object is String

setTableId

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

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.