org.jopendocument.model
Class MetaDocumentStatistic

java.lang.Object
  extended by org.jopendocument.model.MetaDocumentStatistic

public class MetaDocumentStatistic
extends java.lang.Object


Constructor Summary
MetaDocumentStatistic()
           
 
Method Summary
 java.lang.String getMetaCellCount()
          Gets the value of the metaCellCount property.
 java.lang.String getMetaCharacterCount()
          Gets the value of the metaCharacterCount property.
 java.lang.String getMetaDrawCount()
          Gets the value of the metaDrawCount property.
 java.lang.String getMetaImageCount()
          Gets the value of the metaImageCount property.
 java.lang.String getMetaObjectCount()
          Gets the value of the metaObjectCount property.
 java.lang.String getMetaOleObjectCount()
          Gets the value of the metaOleObjectCount property.
 java.lang.String getMetaPageCount()
          Gets the value of the metaPageCount property.
 java.lang.String getMetaParagraphCount()
          Gets the value of the metaParagraphCount property.
 java.lang.String getMetaRowCount()
          Gets the value of the metaRowCount property.
 java.lang.String getMetaTableCount()
          Gets the value of the metaTableCount property.
 java.lang.String getMetaWordCount()
          Gets the value of the metaWordCount property.
 void setMetaCellCount(java.lang.String value)
          Sets the value of the metaCellCount property.
 void setMetaCharacterCount(java.lang.String value)
          Sets the value of the metaCharacterCount property.
 void setMetaDrawCount(java.lang.String value)
          Sets the value of the metaDrawCount property.
 void setMetaImageCount(java.lang.String value)
          Sets the value of the metaImageCount property.
 void setMetaObjectCount(java.lang.String value)
          Sets the value of the metaObjectCount property.
 void setMetaOleObjectCount(java.lang.String value)
          Sets the value of the metaOleObjectCount property.
 void setMetaPageCount(java.lang.String value)
          Sets the value of the metaPageCount property.
 void setMetaParagraphCount(java.lang.String value)
          Sets the value of the metaParagraphCount property.
 void setMetaRowCount(java.lang.String value)
          Sets the value of the metaRowCount property.
 void setMetaTableCount(java.lang.String value)
          Sets the value of the metaTableCount property.
 void setMetaWordCount(java.lang.String value)
          Sets the value of the metaWordCount property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDocumentStatistic

public MetaDocumentStatistic()
Method Detail

getMetaCellCount

public java.lang.String getMetaCellCount()
Gets the value of the metaCellCount property.

Returns:
possible object is String

getMetaCharacterCount

public java.lang.String getMetaCharacterCount()
Gets the value of the metaCharacterCount property.

Returns:
possible object is String

getMetaDrawCount

public java.lang.String getMetaDrawCount()
Gets the value of the metaDrawCount property.

Returns:
possible object is String

getMetaImageCount

public java.lang.String getMetaImageCount()
Gets the value of the metaImageCount property.

Returns:
possible object is String

getMetaObjectCount

public java.lang.String getMetaObjectCount()
Gets the value of the metaObjectCount property.

Returns:
possible object is String

getMetaOleObjectCount

public java.lang.String getMetaOleObjectCount()
Gets the value of the metaOleObjectCount property.

Returns:
possible object is String

getMetaPageCount

public java.lang.String getMetaPageCount()
Gets the value of the metaPageCount property.

Returns:
possible object is String

getMetaParagraphCount

public java.lang.String getMetaParagraphCount()
Gets the value of the metaParagraphCount property.

Returns:
possible object is String

getMetaRowCount

public java.lang.String getMetaRowCount()
Gets the value of the metaRowCount property.

Returns:
possible object is String

getMetaTableCount

public java.lang.String getMetaTableCount()
Gets the value of the metaTableCount property.

Returns:
possible object is String

getMetaWordCount

public java.lang.String getMetaWordCount()
Gets the value of the metaWordCount property.

Returns:
possible object is String

setMetaCellCount

public void setMetaCellCount(java.lang.String value)
Sets the value of the metaCellCount property.

Parameters:
value - allowed object is String

setMetaCharacterCount

public void setMetaCharacterCount(java.lang.String value)
Sets the value of the metaCharacterCount property.

Parameters:
value - allowed object is String

setMetaDrawCount

public void setMetaDrawCount(java.lang.String value)
Sets the value of the metaDrawCount property.

Parameters:
value - allowed object is String

setMetaImageCount

public void setMetaImageCount(java.lang.String value)
Sets the value of the metaImageCount property.

Parameters:
value - allowed object is String

setMetaObjectCount

public void setMetaObjectCount(java.lang.String value)
Sets the value of the metaObjectCount property.

Parameters:
value - allowed object is String

setMetaOleObjectCount

public void setMetaOleObjectCount(java.lang.String value)
Sets the value of the metaOleObjectCount property.

Parameters:
value - allowed object is String

setMetaPageCount

public void setMetaPageCount(java.lang.String value)
Sets the value of the metaPageCount property.

Parameters:
value - allowed object is String

setMetaParagraphCount

public void setMetaParagraphCount(java.lang.String value)
Sets the value of the metaParagraphCount property.

Parameters:
value - allowed object is String

setMetaRowCount

public void setMetaRowCount(java.lang.String value)
Sets the value of the metaRowCount property.

Parameters:
value - allowed object is String

setMetaTableCount

public void setMetaTableCount(java.lang.String value)
Sets the value of the metaTableCount property.

Parameters:
value - allowed object is String

setMetaWordCount

public void setMetaWordCount(java.lang.String value)
Sets the value of the metaWordCount property.

Parameters:
value - allowed object is String