|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableCellContentDeletion
public class TableCellContentDeletion
| Constructor Summary | |
|---|---|
TableCellContentDeletion()
|
|
| Method Summary | |
|---|---|
TableCellAddress |
getTableCellAddress()
Gets the value of the tableCellAddress property. |
TableChangeTrackTableCell |
getTableChangeTrackTableCell()
Gets the value of the tableChangeTrackTableCell property. |
java.lang.String |
getTableId()
Gets the value of the tableId property. |
void |
setTableCellAddress(TableCellAddress value)
Sets the value of the tableCellAddress 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 |
|---|
public TableCellContentDeletion()
| Method Detail |
|---|
public TableCellAddress getTableCellAddress()
TableCellAddresspublic TableChangeTrackTableCell getTableChangeTrackTableCell()
TableChangeTrackTableCellpublic java.lang.String getTableId()
Stringpublic void setTableCellAddress(TableCellAddress value)
value - allowed object is TableCellAddresspublic void setTableChangeTrackTableCell(TableChangeTrackTableCell value)
value - allowed object is TableChangeTrackTableCellpublic void setTableId(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 | ||||||||