|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.office.OfficeDocumentMeta
public class OfficeDocumentMeta
Field Summary | |
---|---|
protected OfficeMeta |
officeMeta
|
protected String |
officeVersion
|
protected String |
xmlnsChart
|
protected String |
xmlnsDc
|
protected String |
xmlnsDr3D
|
protected String |
xmlnsDraw
|
protected String |
xmlnsFo
|
protected String |
xmlnsForm
|
protected String |
xmlnsMath
|
protected String |
xmlnsMeta
|
protected String |
xmlnsNumber
|
protected String |
xmlnsOffice
|
protected String |
xmlnsScript
|
protected String |
xmlnsStyle
|
protected String |
xmlnsSvg
|
protected String |
xmlnsTable
|
protected String |
xmlnsText
|
protected String |
xmlnsXlink
|
Constructor Summary | |
---|---|
OfficeDocumentMeta()
|
Method Summary | |
---|---|
OfficeMeta |
getOfficeMeta()
Gets the value of the officeMeta property. |
String |
getOfficeVersion()
Gets the value of the officeVersion property. |
String |
getXmlnsChart()
Gets the value of the xmlnsChart property. |
String |
getXmlnsDc()
Gets the value of the xmlnsDc property. |
String |
getXmlnsDr3D()
Gets the value of the xmlnsDr3D property. |
String |
getXmlnsDraw()
Gets the value of the xmlnsDraw property. |
String |
getXmlnsFo()
Gets the value of the xmlnsFo property. |
String |
getXmlnsForm()
Gets the value of the xmlnsForm property. |
String |
getXmlnsMath()
Gets the value of the xmlnsMath property. |
String |
getXmlnsMeta()
Gets the value of the xmlnsMeta property. |
String |
getXmlnsNumber()
Gets the value of the xmlnsNumber property. |
String |
getXmlnsOffice()
Gets the value of the xmlnsOffice property. |
String |
getXmlnsScript()
Gets the value of the xmlnsScript property. |
String |
getXmlnsStyle()
Gets the value of the xmlnsStyle property. |
String |
getXmlnsSvg()
Gets the value of the xmlnsSvg property. |
String |
getXmlnsTable()
Gets the value of the xmlnsTable property. |
String |
getXmlnsText()
Gets the value of the xmlnsText property. |
String |
getXmlnsXlink()
Gets the value of the xmlnsXlink property. |
void |
setOfficeMeta(OfficeMeta value)
Sets the value of the officeMeta property. |
void |
setOfficeVersion(String value)
Sets the value of the officeVersion property. |
void |
setXmlnsChart(String value)
Sets the value of the xmlnsChart property. |
void |
setXmlnsDc(String value)
Sets the value of the xmlnsDc property. |
void |
setXmlnsDr3D(String value)
Sets the value of the xmlnsDr3D property. |
void |
setXmlnsDraw(String value)
Sets the value of the xmlnsDraw property. |
void |
setXmlnsFo(String value)
Sets the value of the xmlnsFo property. |
void |
setXmlnsForm(String value)
Sets the value of the xmlnsForm property. |
void |
setXmlnsMath(String value)
Sets the value of the xmlnsMath property. |
void |
setXmlnsMeta(String value)
Sets the value of the xmlnsMeta property. |
void |
setXmlnsNumber(String value)
Sets the value of the xmlnsNumber property. |
void |
setXmlnsOffice(String value)
Sets the value of the xmlnsOffice property. |
void |
setXmlnsScript(String value)
Sets the value of the xmlnsScript property. |
void |
setXmlnsStyle(String value)
Sets the value of the xmlnsStyle property. |
void |
setXmlnsSvg(String value)
Sets the value of the xmlnsSvg property. |
void |
setXmlnsTable(String value)
Sets the value of the xmlnsTable property. |
void |
setXmlnsText(String value)
Sets the value of the xmlnsText property. |
void |
setXmlnsXlink(String value)
Sets the value of the xmlnsXlink property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected OfficeMeta officeMeta
protected String officeVersion
protected String xmlnsChart
protected String xmlnsDc
protected String xmlnsDr3D
protected String xmlnsDraw
protected String xmlnsFo
protected String xmlnsForm
protected String xmlnsMath
protected String xmlnsMeta
protected String xmlnsNumber
protected String xmlnsOffice
protected String xmlnsScript
protected String xmlnsStyle
protected String xmlnsSvg
protected String xmlnsTable
protected String xmlnsText
protected String xmlnsXlink
Constructor Detail |
---|
public OfficeDocumentMeta()
Method Detail |
---|
public OfficeMeta getOfficeMeta()
OfficeMeta
public String getOfficeVersion()
String
public String getXmlnsChart()
String
public String getXmlnsDc()
String
public String getXmlnsDr3D()
String
public String getXmlnsDraw()
String
public String getXmlnsFo()
String
public String getXmlnsForm()
String
public String getXmlnsMath()
String
public String getXmlnsMeta()
String
public String getXmlnsNumber()
String
public String getXmlnsOffice()
String
public String getXmlnsScript()
String
public String getXmlnsStyle()
String
public String getXmlnsSvg()
String
public String getXmlnsTable()
String
public String getXmlnsText()
String
public String getXmlnsXlink()
String
public void setOfficeMeta(OfficeMeta value)
value
- allowed object is OfficeMeta
public void setOfficeVersion(String value)
value
- allowed object is String
public void setXmlnsChart(String value)
value
- allowed object is String
public void setXmlnsDc(String value)
value
- allowed object is String
public void setXmlnsDr3D(String value)
value
- allowed object is String
public void setXmlnsDraw(String value)
value
- allowed object is String
public void setXmlnsFo(String value)
value
- allowed object is String
public void setXmlnsForm(String value)
value
- allowed object is String
public void setXmlnsMath(String value)
value
- allowed object is String
public void setXmlnsMeta(String value)
value
- allowed object is String
public void setXmlnsNumber(String value)
value
- allowed object is String
public void setXmlnsOffice(String value)
value
- allowed object is String
public void setXmlnsScript(String value)
value
- allowed object is String
public void setXmlnsStyle(String value)
value
- allowed object is String
public void setXmlnsSvg(String value)
value
- allowed object is String
public void setXmlnsTable(String value)
value
- allowed object is String
public void setXmlnsText(String value)
value
- allowed object is String
public void setXmlnsXlink(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |