|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.text.TextDdeConnectionDecl
public class TextDdeConnectionDecl
| Field Summary | |
|---|---|
protected String |
officeAutomaticUpdate
|
protected String |
officeDdeApplication
|
protected String |
officeDdeItem
|
protected String |
officeDdeTopic
|
protected String |
textName
|
| Constructor Summary | |
|---|---|
TextDdeConnectionDecl()
|
|
| Method Summary | |
|---|---|
String |
getOfficeAutomaticUpdate()
Gets the value of the officeAutomaticUpdate property. |
String |
getOfficeDdeApplication()
Gets the value of the officeDdeApplication property. |
String |
getOfficeDdeItem()
Gets the value of the officeDdeItem property. |
String |
getOfficeDdeTopic()
Gets the value of the officeDdeTopic property. |
String |
getTextName()
Gets the value of the textName property. |
void |
setOfficeAutomaticUpdate(String value)
Sets the value of the officeAutomaticUpdate property. |
void |
setOfficeDdeApplication(String value)
Sets the value of the officeDdeApplication property. |
void |
setOfficeDdeItem(String value)
Sets the value of the officeDdeItem property. |
void |
setOfficeDdeTopic(String value)
Sets the value of the officeDdeTopic property. |
void |
setTextName(String value)
Sets the value of the textName property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String officeAutomaticUpdate
protected String officeDdeApplication
protected String officeDdeItem
protected String officeDdeTopic
protected String textName
| Constructor Detail |
|---|
public TextDdeConnectionDecl()
| Method Detail |
|---|
public String getOfficeAutomaticUpdate()
Stringpublic String getOfficeDdeApplication()
Stringpublic String getOfficeDdeItem()
Stringpublic String getOfficeDdeTopic()
Stringpublic String getTextName()
Stringpublic void setOfficeAutomaticUpdate(String value)
value - allowed object is Stringpublic void setOfficeDdeApplication(String value)
value - allowed object is Stringpublic void setOfficeDdeItem(String value)
value - allowed object is Stringpublic void setOfficeDdeTopic(String value)
value - allowed object is Stringpublic void setTextName(String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||