org.jopendocument.model.table
Class TableConsolidation

java.lang.Object
  extended by org.jopendocument.model.table.TableConsolidation

public class TableConsolidation
extends java.lang.Object


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

TableConsolidation

public TableConsolidation()
Method Detail

getTableFunction

public java.lang.String getTableFunction()
Gets the value of the tableFunction property.

Returns:
possible object is String

getTableLinkToSourceData

public java.lang.String getTableLinkToSourceData()
Gets the value of the tableLinkToSourceData property.

Returns:
possible object is String

getTableSourceCellRangeAddresses

public java.lang.String getTableSourceCellRangeAddresses()
Gets the value of the tableSourceCellRangeAddresses property.

Returns:
possible object is String

getTableTargetCellAddress

public java.lang.String getTableTargetCellAddress()
Gets the value of the tableTargetCellAddress property.

Returns:
possible object is String

getTableUseLabel

public java.lang.String getTableUseLabel()
Gets the value of the tableUseLabel property.

Returns:
possible object is String

setTableFunction

public void setTableFunction(java.lang.String value)
Sets the value of the tableFunction property.

Parameters:
value - allowed object is String

setTableLinkToSourceData

public void setTableLinkToSourceData(java.lang.String value)
Sets the value of the tableLinkToSourceData property.

Parameters:
value - allowed object is String

setTableSourceCellRangeAddresses

public void setTableSourceCellRangeAddresses(java.lang.String value)
Sets the value of the tableSourceCellRangeAddresses property.

Parameters:
value - allowed object is String

setTableTargetCellAddress

public void setTableTargetCellAddress(java.lang.String value)
Sets the value of the tableTargetCellAddress property.

Parameters:
value - allowed object is String

setTableUseLabel

public void setTableUseLabel(java.lang.String value)
Sets the value of the tableUseLabel property.

Parameters:
value - allowed object is String