org.jopendocument.model.table
Class TableDdeLink

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

public class TableDdeLink
extends java.lang.Object


Constructor Summary
TableDdeLink()
           
 
Method Summary
 OfficeDdeSource getOfficeDdeSource()
          Gets the value of the officeDdeSource property.
 TableTable getTableTable()
          Gets the value of the tableTable property.
 void setOfficeDdeSource(OfficeDdeSource value)
          Sets the value of the officeDdeSource property.
 void setTableTable(TableTable value)
          Sets the value of the tableTable property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDdeLink

public TableDdeLink()
Method Detail

getOfficeDdeSource

public OfficeDdeSource getOfficeDdeSource()
Gets the value of the officeDdeSource property.

Returns:
possible object is OfficeDdeSource

getTableTable

public TableTable getTableTable()
Gets the value of the tableTable property.

Returns:
possible object is TableTable

setOfficeDdeSource

public void setOfficeDdeSource(OfficeDdeSource value)
Sets the value of the officeDdeSource property.

Parameters:
value - allowed object is OfficeDdeSource

setTableTable

public void setTableTable(TableTable value)
Sets the value of the tableTable property.

Parameters:
value - allowed object is TableTable