org.jopendocument.model.table
Class TableTrackedChanges

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

public class TableTrackedChanges
extends java.lang.Object


Constructor Summary
TableTrackedChanges()
           
 
Method Summary
 java.util.List<java.lang.Object> getTableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection()
          Gets the value of the tableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection property.
 java.lang.String getTableProtected()
          Gets the value of the tableProtected property.
 java.lang.String getTableProtectionKey()
          Gets the value of the tableProtectionKey property.
 java.lang.String getTableTrackChanges()
          Gets the value of the tableTrackChanges property.
 void setTableProtected(java.lang.String value)
          Sets the value of the tableProtected property.
 void setTableProtectionKey(java.lang.String value)
          Sets the value of the tableProtectionKey property.
 void setTableTrackChanges(java.lang.String value)
          Sets the value of the tableTrackChanges property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableTrackedChanges

public TableTrackedChanges()
Method Detail

getTableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection

public java.util.List<java.lang.Object> getTableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection()
Gets the value of the tableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the tableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection property.

For example, to add a new item, do as follows:

 getTableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection().add(newItem);
 

Objects of the following type(s) are allowed in the list TableCellContentChange TableInsertion TableDeletion TableMovement TableRejection


getTableProtected

public java.lang.String getTableProtected()
Gets the value of the tableProtected property.

Returns:
possible object is String

getTableProtectionKey

public java.lang.String getTableProtectionKey()
Gets the value of the tableProtectionKey property.

Returns:
possible object is String

getTableTrackChanges

public java.lang.String getTableTrackChanges()
Gets the value of the tableTrackChanges property.

Returns:
possible object is String

setTableProtected

public void setTableProtected(java.lang.String value)
Sets the value of the tableProtected property.

Parameters:
value - allowed object is String

setTableProtectionKey

public void setTableProtectionKey(java.lang.String value)
Sets the value of the tableProtectionKey property.

Parameters:
value - allowed object is String

setTableTrackChanges

public void setTableTrackChanges(java.lang.String value)
Sets the value of the tableTrackChanges property.

Parameters:
value - allowed object is String