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