|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableMovement
public class TableMovement
| Field Summary | |
|---|---|
protected OfficeChangeInfo |
officeChangeInfo
|
protected String |
tableAcceptanceState
|
protected TableDeletions |
tableDeletions
|
protected TableDependences |
tableDependences
|
protected String |
tableId
|
protected String |
tableRejectingChangeId
|
protected TableSourceRangeAddress |
tableSourceRangeAddress
|
protected TableTargetRangeAddress |
tableTargetRangeAddress
|
| Constructor Summary | |
|---|---|
TableMovement()
|
|
| Method Summary | |
|---|---|
OfficeChangeInfo |
getOfficeChangeInfo()
Gets the value of the officeChangeInfo property. |
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. |
String |
getTableId()
Gets the value of the tableId property. |
String |
getTableRejectingChangeId()
Gets the value of the tableRejectingChangeId property. |
TableSourceRangeAddress |
getTableSourceRangeAddress()
Gets the value of the tableSourceRangeAddress property. |
TableTargetRangeAddress |
getTableTargetRangeAddress()
Gets the value of the tableTargetRangeAddress property. |
void |
setOfficeChangeInfo(OfficeChangeInfo value)
Sets the value of the officeChangeInfo property. |
void |
setTableAcceptanceState(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(String value)
Sets the value of the tableId property. |
void |
setTableRejectingChangeId(String value)
Sets the value of the tableRejectingChangeId property. |
void |
setTableSourceRangeAddress(TableSourceRangeAddress value)
Sets the value of the tableSourceRangeAddress property. |
void |
setTableTargetRangeAddress(TableTargetRangeAddress value)
Sets the value of the tableTargetRangeAddress 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 TableDeletions tableDeletions
protected TableDependences tableDependences
protected String tableId
protected String tableRejectingChangeId
protected TableSourceRangeAddress tableSourceRangeAddress
protected TableTargetRangeAddress tableTargetRangeAddress
| Constructor Detail |
|---|
public TableMovement()
| Method Detail |
|---|
public OfficeChangeInfo getOfficeChangeInfo()
OfficeChangeInfopublic String getTableAcceptanceState()
Stringpublic TableDeletions getTableDeletions()
TableDeletionspublic TableDependences getTableDependences()
TableDependencespublic String getTableId()
Stringpublic String getTableRejectingChangeId()
Stringpublic TableSourceRangeAddress getTableSourceRangeAddress()
TableSourceRangeAddresspublic TableTargetRangeAddress getTableTargetRangeAddress()
TableTargetRangeAddresspublic void setOfficeChangeInfo(OfficeChangeInfo value)
value - allowed object is OfficeChangeInfopublic void setTableAcceptanceState(String value)
value - allowed object is Stringpublic void setTableDeletions(TableDeletions value)
value - allowed object is TableDeletionspublic void setTableDependences(TableDependences value)
value - allowed object is TableDependencespublic void setTableId(String value)
value - allowed object is Stringpublic void setTableRejectingChangeId(String value)
value - allowed object is Stringpublic void setTableSourceRangeAddress(TableSourceRangeAddress value)
value - allowed object is TableSourceRangeAddresspublic void setTableTargetRangeAddress(TableTargetRangeAddress value)
value - allowed object is TableTargetRangeAddress
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||