org.jopendocument.model.table
Class TablePrevious

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

public class TablePrevious
extends java.lang.Object


Constructor Summary
TablePrevious()
           
 
Method Summary
 TableChangeTrackTableCell getTableChangeTrackTableCell()
          Gets the value of the tableChangeTrackTableCell property.
 java.lang.String getTableId()
          Gets the value of the tableId 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

TablePrevious

public TablePrevious()
Method Detail

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

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