org.jopendocument.model.office
Class OfficeDdeSource

java.lang.Object
  extended by org.jopendocument.model.office.OfficeDdeSource

public class OfficeDdeSource
extends java.lang.Object


Constructor Summary
OfficeDdeSource()
           
 
Method Summary
 java.lang.String getOfficeAutomaticUpdate()
          Gets the value of the officeAutomaticUpdate property.
 java.lang.String getOfficeDdeApplication()
          Gets the value of the officeDdeApplication property.
 java.lang.String getOfficeDdeItem()
          Gets the value of the officeDdeItem property.
 java.lang.String getOfficeDdeTopic()
          Gets the value of the officeDdeTopic property.
 java.lang.String getOfficeName()
          Gets the value of the officeName property.
 java.lang.String getTableConversionMode()
          Gets the value of the tableConversionMode property.
 void setOfficeAutomaticUpdate(java.lang.String value)
          Sets the value of the officeAutomaticUpdate property.
 void setOfficeDdeApplication(java.lang.String value)
          Sets the value of the officeDdeApplication property.
 void setOfficeDdeItem(java.lang.String value)
          Sets the value of the officeDdeItem property.
 void setOfficeDdeTopic(java.lang.String value)
          Sets the value of the officeDdeTopic property.
 void setOfficeName(java.lang.String value)
          Sets the value of the officeName property.
 void setTableConversionMode(java.lang.String value)
          Sets the value of the tableConversionMode property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfficeDdeSource

public OfficeDdeSource()
Method Detail

getOfficeAutomaticUpdate

public java.lang.String getOfficeAutomaticUpdate()
Gets the value of the officeAutomaticUpdate property.

Returns:
possible object is String

getOfficeDdeApplication

public java.lang.String getOfficeDdeApplication()
Gets the value of the officeDdeApplication property.

Returns:
possible object is String

getOfficeDdeItem

public java.lang.String getOfficeDdeItem()
Gets the value of the officeDdeItem property.

Returns:
possible object is String

getOfficeDdeTopic

public java.lang.String getOfficeDdeTopic()
Gets the value of the officeDdeTopic property.

Returns:
possible object is String

getOfficeName

public java.lang.String getOfficeName()
Gets the value of the officeName property.

Returns:
possible object is String

getTableConversionMode

public java.lang.String getTableConversionMode()
Gets the value of the tableConversionMode property.

Returns:
possible object is String

setOfficeAutomaticUpdate

public void setOfficeAutomaticUpdate(java.lang.String value)
Sets the value of the officeAutomaticUpdate property.

Parameters:
value - allowed object is String

setOfficeDdeApplication

public void setOfficeDdeApplication(java.lang.String value)
Sets the value of the officeDdeApplication property.

Parameters:
value - allowed object is String

setOfficeDdeItem

public void setOfficeDdeItem(java.lang.String value)
Sets the value of the officeDdeItem property.

Parameters:
value - allowed object is String

setOfficeDdeTopic

public void setOfficeDdeTopic(java.lang.String value)
Sets the value of the officeDdeTopic property.

Parameters:
value - allowed object is String

setOfficeName

public void setOfficeName(java.lang.String value)
Sets the value of the officeName property.

Parameters:
value - allowed object is String

setTableConversionMode

public void setTableConversionMode(java.lang.String value)
Sets the value of the tableConversionMode property.

Parameters:
value - allowed object is String