org.jopendocument.model.office
Class OfficeDocumentSettings

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

public class OfficeDocumentSettings
extends java.lang.Object


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

OfficeDocumentSettings

public OfficeDocumentSettings()
Method Detail

getOfficeSettings

public OfficeSettings getOfficeSettings()
Gets the value of the officeSettings property.

Returns:
possible object is OfficeSettings

getOfficeVersion

public java.lang.String getOfficeVersion()
Gets the value of the officeVersion property.

Returns:
possible object is String

getXmlnsConfig

public java.lang.String getXmlnsConfig()
Gets the value of the xmlnsConfig property.

Returns:
possible object is String

getXmlnsOffice

public java.lang.String getXmlnsOffice()
Gets the value of the xmlnsOffice property.

Returns:
possible object is String

getXmlnsXlink

public java.lang.String getXmlnsXlink()
Gets the value of the xmlnsXlink property.

Returns:
possible object is String

setOfficeSettings

public void setOfficeSettings(OfficeSettings value)
Sets the value of the officeSettings property.

Parameters:
value - allowed object is OfficeSettings

setOfficeVersion

public void setOfficeVersion(java.lang.String value)
Sets the value of the officeVersion property.

Parameters:
value - allowed object is String

setXmlnsConfig

public void setXmlnsConfig(java.lang.String value)
Sets the value of the xmlnsConfig property.

Parameters:
value - allowed object is String

setXmlnsOffice

public void setXmlnsOffice(java.lang.String value)
Sets the value of the xmlnsOffice property.

Parameters:
value - allowed object is String

setXmlnsXlink

public void setXmlnsXlink(java.lang.String value)
Sets the value of the xmlnsXlink property.

Parameters:
value - allowed object is String