|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableDeletion
public class TableDeletion
| Constructor Summary | |
|---|---|
TableDeletion()
|
|
| Method Summary | |
|---|---|
OfficeChangeInfo |
getOfficeChangeInfo()
Gets the value of the officeChangeInfo property. |
java.lang.String |
getTableAcceptanceState()
Gets the value of the tableAcceptanceState property. |
java.lang.String |
getTableCount()
Gets the value of the tableCount property. |
TableCutOffs |
getTableCutOffs()
Gets the value of the tableCutOffs 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 |
getTableMultiDeletionSpanned()
Gets the value of the tableMultiDeletionSpanned property. |
java.lang.String |
getTablePosition()
Gets the value of the tablePosition property. |
java.lang.String |
getTableRejectingChangeId()
Gets the value of the tableRejectingChangeId property. |
java.lang.String |
getTableTable()
Gets the value of the tableTable property. |
java.lang.String |
getTableType()
Gets the value of the tableType 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 |
setTableCount(java.lang.String value)
Sets the value of the tableCount property. |
void |
setTableCutOffs(TableCutOffs value)
Sets the value of the tableCutOffs 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 |
setTableMultiDeletionSpanned(java.lang.String value)
Sets the value of the tableMultiDeletionSpanned property. |
void |
setTablePosition(java.lang.String value)
Sets the value of the tablePosition property. |
void |
setTableRejectingChangeId(java.lang.String value)
Sets the value of the tableRejectingChangeId property. |
void |
setTableTable(java.lang.String value)
Sets the value of the tableTable property. |
void |
setTableType(java.lang.String value)
Sets the value of the tableType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableDeletion()
| Method Detail |
|---|
public OfficeChangeInfo getOfficeChangeInfo()
OfficeChangeInfopublic java.lang.String getTableAcceptanceState()
Stringpublic java.lang.String getTableCount()
Stringpublic TableCutOffs getTableCutOffs()
TableCutOffspublic TableDeletions getTableDeletions()
TableDeletionspublic TableDependences getTableDependences()
TableDependencespublic java.lang.String getTableId()
Stringpublic java.lang.String getTableMultiDeletionSpanned()
Stringpublic java.lang.String getTablePosition()
Stringpublic java.lang.String getTableRejectingChangeId()
Stringpublic java.lang.String getTableTable()
Stringpublic java.lang.String getTableType()
Stringpublic void setOfficeChangeInfo(OfficeChangeInfo value)
value - allowed object is OfficeChangeInfopublic void setTableAcceptanceState(java.lang.String value)
value - allowed object is Stringpublic void setTableCount(java.lang.String value)
value - allowed object is Stringpublic void setTableCutOffs(TableCutOffs value)
value - allowed object is TableCutOffspublic 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 setTableMultiDeletionSpanned(java.lang.String value)
value - allowed object is Stringpublic void setTablePosition(java.lang.String value)
value - allowed object is Stringpublic void setTableRejectingChangeId(java.lang.String value)
value - allowed object is Stringpublic void setTableTable(java.lang.String value)
value - allowed object is Stringpublic void setTableType(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 | ||||||||