org.jopendocument.model.office
Class OfficeDocumentMeta

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

public class OfficeDocumentMeta
extends java.lang.Object


Constructor Summary
OfficeDocumentMeta()
           
 
Method Summary
 OfficeMeta getOfficeMeta()
          Gets the value of the officeMeta property.
 java.lang.String getOfficeVersion()
          Gets the value of the officeVersion property.
 java.lang.String getXmlnsChart()
          Gets the value of the xmlnsChart property.
 java.lang.String getXmlnsDc()
          Gets the value of the xmlnsDc property.
 java.lang.String getXmlnsDr3D()
          Gets the value of the xmlnsDr3D property.
 java.lang.String getXmlnsDraw()
          Gets the value of the xmlnsDraw property.
 java.lang.String getXmlnsFo()
          Gets the value of the xmlnsFo property.
 java.lang.String getXmlnsForm()
          Gets the value of the xmlnsForm property.
 java.lang.String getXmlnsMath()
          Gets the value of the xmlnsMath property.
 java.lang.String getXmlnsMeta()
          Gets the value of the xmlnsMeta property.
 java.lang.String getXmlnsNumber()
          Gets the value of the xmlnsNumber property.
 java.lang.String getXmlnsOffice()
          Gets the value of the xmlnsOffice property.
 java.lang.String getXmlnsScript()
          Gets the value of the xmlnsScript property.
 java.lang.String getXmlnsStyle()
          Gets the value of the xmlnsStyle property.
 java.lang.String getXmlnsSvg()
          Gets the value of the xmlnsSvg property.
 java.lang.String getXmlnsTable()
          Gets the value of the xmlnsTable property.
 java.lang.String getXmlnsText()
          Gets the value of the xmlnsText property.
 java.lang.String getXmlnsXlink()
          Gets the value of the xmlnsXlink property.
 void setOfficeMeta(OfficeMeta value)
          Sets the value of the officeMeta property.
 void setOfficeVersion(java.lang.String value)
          Sets the value of the officeVersion property.
 void setXmlnsChart(java.lang.String value)
          Sets the value of the xmlnsChart property.
 void setXmlnsDc(java.lang.String value)
          Sets the value of the xmlnsDc property.
 void setXmlnsDr3D(java.lang.String value)
          Sets the value of the xmlnsDr3D property.
 void setXmlnsDraw(java.lang.String value)
          Sets the value of the xmlnsDraw property.
 void setXmlnsFo(java.lang.String value)
          Sets the value of the xmlnsFo property.
 void setXmlnsForm(java.lang.String value)
          Sets the value of the xmlnsForm property.
 void setXmlnsMath(java.lang.String value)
          Sets the value of the xmlnsMath property.
 void setXmlnsMeta(java.lang.String value)
          Sets the value of the xmlnsMeta property.
 void setXmlnsNumber(java.lang.String value)
          Sets the value of the xmlnsNumber property.
 void setXmlnsOffice(java.lang.String value)
          Sets the value of the xmlnsOffice property.
 void setXmlnsScript(java.lang.String value)
          Sets the value of the xmlnsScript property.
 void setXmlnsStyle(java.lang.String value)
          Sets the value of the xmlnsStyle property.
 void setXmlnsSvg(java.lang.String value)
          Sets the value of the xmlnsSvg property.
 void setXmlnsTable(java.lang.String value)
          Sets the value of the xmlnsTable property.
 void setXmlnsText(java.lang.String value)
          Sets the value of the xmlnsText 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

OfficeDocumentMeta

public OfficeDocumentMeta()
Method Detail

getOfficeMeta

public OfficeMeta getOfficeMeta()
Gets the value of the officeMeta property.

Returns:
possible object is OfficeMeta

getOfficeVersion

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

Returns:
possible object is String

getXmlnsChart

public java.lang.String getXmlnsChart()
Gets the value of the xmlnsChart property.

Returns:
possible object is String

getXmlnsDc

public java.lang.String getXmlnsDc()
Gets the value of the xmlnsDc property.

Returns:
possible object is String

getXmlnsDr3D

public java.lang.String getXmlnsDr3D()
Gets the value of the xmlnsDr3D property.

Returns:
possible object is String

getXmlnsDraw

public java.lang.String getXmlnsDraw()
Gets the value of the xmlnsDraw property.

Returns:
possible object is String

getXmlnsFo

public java.lang.String getXmlnsFo()
Gets the value of the xmlnsFo property.

Returns:
possible object is String

getXmlnsForm

public java.lang.String getXmlnsForm()
Gets the value of the xmlnsForm property.

Returns:
possible object is String

getXmlnsMath

public java.lang.String getXmlnsMath()
Gets the value of the xmlnsMath property.

Returns:
possible object is String

getXmlnsMeta

public java.lang.String getXmlnsMeta()
Gets the value of the xmlnsMeta property.

Returns:
possible object is String

getXmlnsNumber

public java.lang.String getXmlnsNumber()
Gets the value of the xmlnsNumber property.

Returns:
possible object is String

getXmlnsOffice

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

Returns:
possible object is String

getXmlnsScript

public java.lang.String getXmlnsScript()
Gets the value of the xmlnsScript property.

Returns:
possible object is String

getXmlnsStyle

public java.lang.String getXmlnsStyle()
Gets the value of the xmlnsStyle property.

Returns:
possible object is String

getXmlnsSvg

public java.lang.String getXmlnsSvg()
Gets the value of the xmlnsSvg property.

Returns:
possible object is String

getXmlnsTable

public java.lang.String getXmlnsTable()
Gets the value of the xmlnsTable property.

Returns:
possible object is String

getXmlnsText

public java.lang.String getXmlnsText()
Gets the value of the xmlnsText property.

Returns:
possible object is String

getXmlnsXlink

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

Returns:
possible object is String

setOfficeMeta

public void setOfficeMeta(OfficeMeta value)
Sets the value of the officeMeta property.

Parameters:
value - allowed object is OfficeMeta

setOfficeVersion

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

Parameters:
value - allowed object is String

setXmlnsChart

public void setXmlnsChart(java.lang.String value)
Sets the value of the xmlnsChart property.

Parameters:
value - allowed object is String

setXmlnsDc

public void setXmlnsDc(java.lang.String value)
Sets the value of the xmlnsDc property.

Parameters:
value - allowed object is String

setXmlnsDr3D

public void setXmlnsDr3D(java.lang.String value)
Sets the value of the xmlnsDr3D property.

Parameters:
value - allowed object is String

setXmlnsDraw

public void setXmlnsDraw(java.lang.String value)
Sets the value of the xmlnsDraw property.

Parameters:
value - allowed object is String

setXmlnsFo

public void setXmlnsFo(java.lang.String value)
Sets the value of the xmlnsFo property.

Parameters:
value - allowed object is String

setXmlnsForm

public void setXmlnsForm(java.lang.String value)
Sets the value of the xmlnsForm property.

Parameters:
value - allowed object is String

setXmlnsMath

public void setXmlnsMath(java.lang.String value)
Sets the value of the xmlnsMath property.

Parameters:
value - allowed object is String

setXmlnsMeta

public void setXmlnsMeta(java.lang.String value)
Sets the value of the xmlnsMeta property.

Parameters:
value - allowed object is String

setXmlnsNumber

public void setXmlnsNumber(java.lang.String value)
Sets the value of the xmlnsNumber 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

setXmlnsScript

public void setXmlnsScript(java.lang.String value)
Sets the value of the xmlnsScript property.

Parameters:
value - allowed object is String

setXmlnsStyle

public void setXmlnsStyle(java.lang.String value)
Sets the value of the xmlnsStyle property.

Parameters:
value - allowed object is String

setXmlnsSvg

public void setXmlnsSvg(java.lang.String value)
Sets the value of the xmlnsSvg property.

Parameters:
value - allowed object is String

setXmlnsTable

public void setXmlnsTable(java.lang.String value)
Sets the value of the xmlnsTable property.

Parameters:
value - allowed object is String

setXmlnsText

public void setXmlnsText(java.lang.String value)
Sets the value of the xmlnsText 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