|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.table.TableConsolidation
public class TableConsolidation
| Constructor Summary | |
|---|---|
TableConsolidation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTableFunction()
Gets the value of the tableFunction property. |
java.lang.String |
getTableLinkToSourceData()
Gets the value of the tableLinkToSourceData property. |
java.lang.String |
getTableSourceCellRangeAddresses()
Gets the value of the tableSourceCellRangeAddresses property. |
java.lang.String |
getTableTargetCellAddress()
Gets the value of the tableTargetCellAddress property. |
java.lang.String |
getTableUseLabel()
Gets the value of the tableUseLabel property. |
void |
setTableFunction(java.lang.String value)
Sets the value of the tableFunction property. |
void |
setTableLinkToSourceData(java.lang.String value)
Sets the value of the tableLinkToSourceData property. |
void |
setTableSourceCellRangeAddresses(java.lang.String value)
Sets the value of the tableSourceCellRangeAddresses property. |
void |
setTableTargetCellAddress(java.lang.String value)
Sets the value of the tableTargetCellAddress property. |
void |
setTableUseLabel(java.lang.String value)
Sets the value of the tableUseLabel property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableConsolidation()
| Method Detail |
|---|
public java.lang.String getTableFunction()
Stringpublic java.lang.String getTableLinkToSourceData()
Stringpublic java.lang.String getTableSourceCellRangeAddresses()
Stringpublic java.lang.String getTableTargetCellAddress()
Stringpublic java.lang.String getTableUseLabel()
Stringpublic void setTableFunction(java.lang.String value)
value - allowed object is Stringpublic void setTableLinkToSourceData(java.lang.String value)
value - allowed object is Stringpublic void setTableSourceCellRangeAddresses(java.lang.String value)
value - allowed object is Stringpublic void setTableTargetCellAddress(java.lang.String value)
value - allowed object is Stringpublic void setTableUseLabel(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 | ||||||||