org.jopendocument.model.table
Class TableRejection

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

public class TableRejection
extends java.lang.Object


Constructor Summary
TableRejection()
           
 
Method Summary
 OfficeChangeInfo getOfficeChangeInfo()
          Gets the value of the officeChangeInfo property.
 java.lang.String getTableAcceptanceState()
          Gets the value of the tableAcceptanceState property.
 TableDeletions getTableDeletions()
          Gets the value of the tableDeletions property.
 TableDependences getTableDependences()
          Gets the value of the tableDependences property.
 java.lang.String getTableId()
          Gets the value of the tableId property.
 java.lang.String getTableRejectingChangeId()
          Gets the value of the tableRejectingChangeId property.
 void setOfficeChangeInfo(OfficeChangeInfo value)
          Sets the value of the officeChangeInfo property.
 void setTableAcceptanceState(java.lang.String value)
          Sets the value of the tableAcceptanceState property.
 void setTableDeletions(TableDeletions value)
          Sets the value of the tableDeletions property.
 void setTableDependences(TableDependences value)
          Sets the value of the tableDependences property.
 void setTableId(java.lang.String value)
          Sets the value of the tableId property.
 void setTableRejectingChangeId(java.lang.String value)
          Sets the value of the tableRejectingChangeId property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableRejection

public TableRejection()
Method Detail

getOfficeChangeInfo

public OfficeChangeInfo getOfficeChangeInfo()
Gets the value of the officeChangeInfo property.

Returns:
possible object is OfficeChangeInfo

getTableAcceptanceState

public java.lang.String getTableAcceptanceState()
Gets the value of the tableAcceptanceState property.

Returns:
possible object is String

getTableDeletions

public TableDeletions getTableDeletions()
Gets the value of the tableDeletions property.

Returns:
possible object is TableDeletions

getTableDependences

public TableDependences getTableDependences()
Gets the value of the tableDependences property.

Returns:
possible object is TableDependences

getTableId

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

Returns:
possible object is String

getTableRejectingChangeId

public java.lang.String getTableRejectingChangeId()
Gets the value of the tableRejectingChangeId property.

Returns:
possible object is String

setOfficeChangeInfo

public void setOfficeChangeInfo(OfficeChangeInfo value)
Sets the value of the officeChangeInfo property.

Parameters:
value - allowed object is OfficeChangeInfo

setTableAcceptanceState

public void setTableAcceptanceState(java.lang.String value)
Sets the value of the tableAcceptanceState property.

Parameters:
value - allowed object is String

setTableDeletions

public void setTableDeletions(TableDeletions value)
Sets the value of the tableDeletions property.

Parameters:
value - allowed object is TableDeletions

setTableDependences

public void setTableDependences(TableDependences value)
Sets the value of the tableDependences property.

Parameters:
value - allowed object is TableDependences

setTableId

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

Parameters:
value - allowed object is String

setTableRejectingChangeId

public void setTableRejectingChangeId(java.lang.String value)
Sets the value of the tableRejectingChangeId property.

Parameters:
value - allowed object is String