org.jopendocument.model.text
Class TextDdeConnectionDecl

java.lang.Object
  extended by org.jopendocument.model.text.TextDdeConnectionDecl

public class TextDdeConnectionDecl
extends java.lang.Object


Constructor Summary
TextDdeConnectionDecl()
           
 
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 getTextName()
          Gets the value of the textName 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 setTextName(java.lang.String value)
          Sets the value of the textName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextDdeConnectionDecl

public TextDdeConnectionDecl()
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

getTextName

public java.lang.String getTextName()
Gets the value of the textName 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

setTextName

public void setTextName(java.lang.String value)
Sets the value of the textName property.

Parameters:
value - allowed object is String