|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.office.OfficeDocumentSettings
public class OfficeDocumentSettings
| Constructor Summary | |
|---|---|
OfficeDocumentSettings()
|
|
| Method Summary | |
|---|---|
OfficeSettings |
getOfficeSettings()
Gets the value of the officeSettings property. |
java.lang.String |
getOfficeVersion()
Gets the value of the officeVersion property. |
java.lang.String |
getXmlnsConfig()
Gets the value of the xmlnsConfig property. |
java.lang.String |
getXmlnsOffice()
Gets the value of the xmlnsOffice property. |
java.lang.String |
getXmlnsXlink()
Gets the value of the xmlnsXlink property. |
void |
setOfficeSettings(OfficeSettings value)
Sets the value of the officeSettings property. |
void |
setOfficeVersion(java.lang.String value)
Sets the value of the officeVersion property. |
void |
setXmlnsConfig(java.lang.String value)
Sets the value of the xmlnsConfig property. |
void |
setXmlnsOffice(java.lang.String value)
Sets the value of the xmlnsOffice property. |
void |
setXmlnsXlink(java.lang.String value)
Sets the value of the xmlnsXlink property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OfficeDocumentSettings()
| Method Detail |
|---|
public OfficeSettings getOfficeSettings()
OfficeSettingspublic java.lang.String getOfficeVersion()
Stringpublic java.lang.String getXmlnsConfig()
Stringpublic java.lang.String getXmlnsOffice()
Stringpublic java.lang.String getXmlnsXlink()
Stringpublic void setOfficeSettings(OfficeSettings value)
value - allowed object is OfficeSettingspublic void setOfficeVersion(java.lang.String value)
value - allowed object is Stringpublic void setXmlnsConfig(java.lang.String value)
value - allowed object is Stringpublic void setXmlnsOffice(java.lang.String value)
value - allowed object is Stringpublic void setXmlnsXlink(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||