|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCellContentChange
public class TableCellContentChange
| Constructor Summary | |
|---|---|
TableCellContentChange()
|
|
| Method Summary | |
|---|---|
OfficeChangeInfo |
getOfficeChangeInfo()
Gets the value of the officeChangeInfo property. |
java.lang.String |
getTableAcceptanceState()
Gets the value of the tableAcceptanceState property. |
TableCellAddress |
getTableCellAddress()
Gets the value of the tableCellAddress 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. |
TablePrevious |
getTablePrevious()
Gets the value of the tablePrevious 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 |
setTableCellAddress(TableCellAddress value)
Sets the value of the tableCellAddress 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 |
setTablePrevious(TablePrevious value)
Sets the value of the tablePrevious 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 |
|---|
public TableCellContentChange()
| Method Detail |
|---|
public OfficeChangeInfo getOfficeChangeInfo()
OfficeChangeInfopublic java.lang.String getTableAcceptanceState()
Stringpublic TableCellAddress getTableCellAddress()
TableCellAddresspublic TableDeletions getTableDeletions()
TableDeletionspublic TableDependences getTableDependences()
TableDependencespublic java.lang.String getTableId()
Stringpublic TablePrevious getTablePrevious()
TablePreviouspublic java.lang.String getTableRejectingChangeId()
Stringpublic void setOfficeChangeInfo(OfficeChangeInfo value)
value - allowed object is OfficeChangeInfopublic void setTableAcceptanceState(java.lang.String value)
value - allowed object is Stringpublic void setTableCellAddress(TableCellAddress value)
value - allowed object is TableCellAddresspublic void setTableDeletions(TableDeletions value)
value - allowed object is TableDeletionspublic void setTableDependences(TableDependences value)
value - allowed object is TableDependencespublic void setTableId(java.lang.String value)
value - allowed object is Stringpublic void setTablePrevious(TablePrevious value)
value - allowed object is TablePreviouspublic void setTableRejectingChangeId(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||