org.jopendocument.model.table
Class TableCellContentDeletion

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

public class TableCellContentDeletion
extends java.lang.Object


Constructor Summary
TableCellContentDeletion()
           
 
Method Summary
 TableCellAddress getTableCellAddress()
          Gets the value of the tableCellAddress property.
 TableChangeTrackTableCell getTableChangeTrackTableCell()
          Gets the value of the tableChangeTrackTableCell property.
 java.lang.String getTableId()
          Gets the value of the tableId property.
 void setTableCellAddress(TableCellAddress value)
          Sets the value of the tableCellAddress property.
 void setTableChangeTrackTableCell(TableChangeTrackTableCell value)
          Sets the value of the tableChangeTrackTableCell 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

TableCellContentDeletion

public TableCellContentDeletion()
Method Detail

getTableCellAddress

public TableCellAddress getTableCellAddress()
Gets the value of the tableCellAddress property.

Returns:
possible object is TableCellAddress

getTableChangeTrackTableCell

public TableChangeTrackTableCell getTableChangeTrackTableCell()
Gets the value of the tableChangeTrackTableCell property.

Returns:
possible object is TableChangeTrackTableCell

getTableId

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

Returns:
possible object is String

setTableCellAddress

public void setTableCellAddress(TableCellAddress value)
Sets the value of the tableCellAddress property.

Parameters:
value - allowed object is TableCellAddress

setTableChangeTrackTableCell

public void setTableChangeTrackTableCell(TableChangeTrackTableCell value)
Sets the value of the tableChangeTrackTableCell property.

Parameters:
value - allowed object is TableChangeTrackTableCell

setTableId

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

Parameters:
value - allowed object is String