org.jopendocument.model.table
Class TableDdeLink
java.lang.Object
org.jopendocument.model.table.TableDdeLink
public class TableDdeLink
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
officeDdeSource
protected OfficeDdeSource officeDdeSource
tableTable
protected TableTable tableTable
TableDdeLink
public TableDdeLink()
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
Copyright © 2010 jOpenDocument All Rights Reserved.