|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.office.OfficeDdeSource
public class OfficeDdeSource
Field Summary | |
---|---|
protected String |
officeAutomaticUpdate
|
protected String |
officeDdeApplication
|
protected String |
officeDdeItem
|
protected String |
officeDdeTopic
|
protected String |
officeName
|
protected String |
tableConversionMode
|
Constructor Summary | |
---|---|
OfficeDdeSource()
|
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 |
getOfficeName()
Gets the value of the officeName property. |
String |
getTableConversionMode()
Gets the value of the tableConversionMode 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 |
setOfficeName(String value)
Sets the value of the officeName property. |
void |
setTableConversionMode(String value)
Sets the value of the tableConversionMode 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 officeName
protected String tableConversionMode
Constructor Detail |
---|
public OfficeDdeSource()
Method Detail |
---|
public String getOfficeAutomaticUpdate()
String
public String getOfficeDdeApplication()
String
public String getOfficeDdeItem()
String
public String getOfficeDdeTopic()
String
public String getOfficeName()
String
public String getTableConversionMode()
String
public void setOfficeAutomaticUpdate(String value)
value
- allowed object is String
public void setOfficeDdeApplication(String value)
value
- allowed object is String
public void setOfficeDdeItem(String value)
value
- allowed object is String
public void setOfficeDdeTopic(String value)
value
- allowed object is String
public void setOfficeName(String value)
value
- allowed object is String
public void setTableConversionMode(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |