org.jopendocument.model.office
Class OfficeMeta

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

public class OfficeMeta
extends Object


Field Summary
protected  String dcCreator
           
protected  String dcDate
           
protected  String dcDescription
           
protected  String dcLanguage
           
protected  String dcSubject
           
protected  String dcTitle
           
protected  MetaAutoReload metaAutoReload
           
protected  String metaCreationDate
           
protected  MetaDocumentStatistic metaDocumentStatistic
           
protected  String metaEditingCycles
           
protected  String metaEditingDuration
           
protected  String metaGenerator
           
protected  MetaHyperlinkBehaviour metaHyperlinkBehaviour
           
protected  String metaInitialCreator
           
protected  MetaKeywords metaKeywords
           
protected  String metaPrintDate
           
protected  String metaPrintedBy
           
protected  MetaTemplate metaTemplate
           
protected  List<MetaUserDefined> metaUserDefined
           
 
Constructor Summary
OfficeMeta()
           
 
Method Summary
 String getDcCreator()
          Gets the value of the dcCreator property.
 String getDcDate()
          Gets the value of the dcDate property.
 String getDcDescription()
          Gets the value of the dcDescription property.
 String getDcLanguage()
          Gets the value of the dcLanguage property.
 String getDcSubject()
          Gets the value of the dcSubject property.
 String getDcTitle()
          Gets the value of the dcTitle property.
 MetaAutoReload getMetaAutoReload()
          Gets the value of the metaAutoReload property.
 String getMetaCreationDate()
          Gets the value of the metaCreationDate property.
 MetaDocumentStatistic getMetaDocumentStatistic()
          Gets the value of the metaDocumentStatistic property.
 String getMetaEditingCycles()
          Gets the value of the metaEditingCycles property.
 String getMetaEditingDuration()
          Gets the value of the metaEditingDuration property.
 String getMetaGenerator()
          Gets the value of the metaGenerator property.
 MetaHyperlinkBehaviour getMetaHyperlinkBehaviour()
          Gets the value of the metaHyperlinkBehaviour property.
 String getMetaInitialCreator()
          Gets the value of the metaInitialCreator property.
 MetaKeywords getMetaKeywords()
          Gets the value of the metaKeywords property.
 String getMetaPrintDate()
          Gets the value of the metaPrintDate property.
 String getMetaPrintedBy()
          Gets the value of the metaPrintedBy property.
 MetaTemplate getMetaTemplate()
          Gets the value of the metaTemplate property.
 List<MetaUserDefined> getMetaUserDefined()
          Gets the value of the metaUserDefined property.
 void setDcCreator(String value)
          Sets the value of the dcCreator property.
 void setDcDate(String value)
          Sets the value of the dcDate property.
 void setDcDescription(String value)
          Sets the value of the dcDescription property.
 void setDcLanguage(String value)
          Sets the value of the dcLanguage property.
 void setDcSubject(String value)
          Sets the value of the dcSubject property.
 void setDcTitle(String value)
          Sets the value of the dcTitle property.
 void setMetaAutoReload(MetaAutoReload value)
          Sets the value of the metaAutoReload property.
 void setMetaCreationDate(String value)
          Sets the value of the metaCreationDate property.
 void setMetaDocumentStatistic(MetaDocumentStatistic value)
          Sets the value of the metaDocumentStatistic property.
 void setMetaEditingCycles(String value)
          Sets the value of the metaEditingCycles property.
 void setMetaEditingDuration(String value)
          Sets the value of the metaEditingDuration property.
 void setMetaGenerator(String value)
          Sets the value of the metaGenerator property.
 void setMetaHyperlinkBehaviour(MetaHyperlinkBehaviour value)
          Sets the value of the metaHyperlinkBehaviour property.
 void setMetaInitialCreator(String value)
          Sets the value of the metaInitialCreator property.
 void setMetaKeywords(MetaKeywords value)
          Sets the value of the metaKeywords property.
 void setMetaPrintDate(String value)
          Sets the value of the metaPrintDate property.
 void setMetaPrintedBy(String value)
          Sets the value of the metaPrintedBy property.
 void setMetaTemplate(MetaTemplate value)
          Sets the value of the metaTemplate property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dcCreator

protected String dcCreator

dcDate

protected String dcDate

dcDescription

protected String dcDescription

dcLanguage

protected String dcLanguage

dcSubject

protected String dcSubject

dcTitle

protected String dcTitle

metaAutoReload

protected MetaAutoReload metaAutoReload

metaCreationDate

protected String metaCreationDate

metaDocumentStatistic

protected MetaDocumentStatistic metaDocumentStatistic

metaEditingCycles

protected String metaEditingCycles

metaEditingDuration

protected String metaEditingDuration

metaGenerator

protected String metaGenerator

metaHyperlinkBehaviour

protected MetaHyperlinkBehaviour metaHyperlinkBehaviour

metaInitialCreator

protected String metaInitialCreator

metaKeywords

protected MetaKeywords metaKeywords

metaPrintDate

protected String metaPrintDate

metaPrintedBy

protected String metaPrintedBy

metaTemplate

protected MetaTemplate metaTemplate

metaUserDefined

protected List<MetaUserDefined> metaUserDefined
Constructor Detail

OfficeMeta

public OfficeMeta()
Method Detail

getDcCreator

public String getDcCreator()
Gets the value of the dcCreator property.

Returns:
possible object is String

getDcDate

public String getDcDate()
Gets the value of the dcDate property.

Returns:
possible object is String

getDcDescription

public String getDcDescription()
Gets the value of the dcDescription property.

Returns:
possible object is String

getDcLanguage

public String getDcLanguage()
Gets the value of the dcLanguage property.

Returns:
possible object is String

getDcSubject

public String getDcSubject()
Gets the value of the dcSubject property.

Returns:
possible object is String

getDcTitle

public String getDcTitle()
Gets the value of the dcTitle property.

Returns:
possible object is String

getMetaAutoReload

public MetaAutoReload getMetaAutoReload()
Gets the value of the metaAutoReload property.

Returns:
possible object is MetaAutoReload

getMetaCreationDate

public String getMetaCreationDate()
Gets the value of the metaCreationDate property.

Returns:
possible object is String

getMetaDocumentStatistic

public MetaDocumentStatistic getMetaDocumentStatistic()
Gets the value of the metaDocumentStatistic property.

Returns:
possible object is MetaDocumentStatistic

getMetaEditingCycles

public String getMetaEditingCycles()
Gets the value of the metaEditingCycles property.

Returns:
possible object is String

getMetaEditingDuration

public String getMetaEditingDuration()
Gets the value of the metaEditingDuration property.

Returns:
possible object is String

getMetaGenerator

public String getMetaGenerator()
Gets the value of the metaGenerator property.

Returns:
possible object is String

getMetaHyperlinkBehaviour

public MetaHyperlinkBehaviour getMetaHyperlinkBehaviour()
Gets the value of the metaHyperlinkBehaviour property.

Returns:
possible object is MetaHyperlinkBehaviour

getMetaInitialCreator

public String getMetaInitialCreator()
Gets the value of the metaInitialCreator property.

Returns:
possible object is String

getMetaKeywords

public MetaKeywords getMetaKeywords()
Gets the value of the metaKeywords property.

Returns:
possible object is MetaKeywords

getMetaPrintDate

public String getMetaPrintDate()
Gets the value of the metaPrintDate property.

Returns:
possible object is String

getMetaPrintedBy

public String getMetaPrintedBy()
Gets the value of the metaPrintedBy property.

Returns:
possible object is String

getMetaTemplate

public MetaTemplate getMetaTemplate()
Gets the value of the metaTemplate property.

Returns:
possible object is MetaTemplate

getMetaUserDefined

public List<MetaUserDefined> getMetaUserDefined()
Gets the value of the metaUserDefined property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the metaUserDefined property.

For example, to add a new item, do as follows:

 getMetaUserDefined().add(newItem);
 

Objects of the following type(s) are allowed in the list MetaUserDefined


setDcCreator

public void setDcCreator(String value)
Sets the value of the dcCreator property.

Parameters:
value - allowed object is String

setDcDate

public void setDcDate(String value)
Sets the value of the dcDate property.

Parameters:
value - allowed object is String

setDcDescription

public void setDcDescription(String value)
Sets the value of the dcDescription property.

Parameters:
value - allowed object is String

setDcLanguage

public void setDcLanguage(String value)
Sets the value of the dcLanguage property.

Parameters:
value - allowed object is String

setDcSubject

public void setDcSubject(String value)
Sets the value of the dcSubject property.

Parameters:
value - allowed object is String

setDcTitle

public void setDcTitle(String value)
Sets the value of the dcTitle property.

Parameters:
value - allowed object is String

setMetaAutoReload

public void setMetaAutoReload(MetaAutoReload value)
Sets the value of the metaAutoReload property.

Parameters:
value - allowed object is MetaAutoReload

setMetaCreationDate

public void setMetaCreationDate(String value)
Sets the value of the metaCreationDate property.

Parameters:
value - allowed object is String

setMetaDocumentStatistic

public void setMetaDocumentStatistic(MetaDocumentStatistic value)
Sets the value of the metaDocumentStatistic property.

Parameters:
value - allowed object is MetaDocumentStatistic

setMetaEditingCycles

public void setMetaEditingCycles(String value)
Sets the value of the metaEditingCycles property.

Parameters:
value - allowed object is String

setMetaEditingDuration

public void setMetaEditingDuration(String value)
Sets the value of the metaEditingDuration property.

Parameters:
value - allowed object is String

setMetaGenerator

public void setMetaGenerator(String value)
Sets the value of the metaGenerator property.

Parameters:
value - allowed object is String

setMetaHyperlinkBehaviour

public void setMetaHyperlinkBehaviour(MetaHyperlinkBehaviour value)
Sets the value of the metaHyperlinkBehaviour property.

Parameters:
value - allowed object is MetaHyperlinkBehaviour

setMetaInitialCreator

public void setMetaInitialCreator(String value)
Sets the value of the metaInitialCreator property.

Parameters:
value - allowed object is String

setMetaKeywords

public void setMetaKeywords(MetaKeywords value)
Sets the value of the metaKeywords property.

Parameters:
value - allowed object is MetaKeywords

setMetaPrintDate

public void setMetaPrintDate(String value)
Sets the value of the metaPrintDate property.

Parameters:
value - allowed object is String

setMetaPrintedBy

public void setMetaPrintedBy(String value)
Sets the value of the metaPrintedBy property.

Parameters:
value - allowed object is String

setMetaTemplate

public void setMetaTemplate(MetaTemplate value)
Sets the value of the metaTemplate property.

Parameters:
value - allowed object is MetaTemplate


Copyright © 2010 jOpenDocument All Rights Reserved.