|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.MetaDocumentStatistic
public class MetaDocumentStatistic
Field Summary | |
---|---|
protected String |
metaCellCount
|
protected String |
metaCharacterCount
|
protected String |
metaDrawCount
|
protected String |
metaImageCount
|
protected String |
metaObjectCount
|
protected String |
metaOleObjectCount
|
protected String |
metaPageCount
|
protected String |
metaParagraphCount
|
protected String |
metaRowCount
|
protected String |
metaTableCount
|
protected String |
metaWordCount
|
Constructor Summary | |
---|---|
MetaDocumentStatistic()
|
Method Summary | |
---|---|
String |
getMetaCellCount()
Gets the value of the metaCellCount property. |
String |
getMetaCharacterCount()
Gets the value of the metaCharacterCount property. |
String |
getMetaDrawCount()
Gets the value of the metaDrawCount property. |
String |
getMetaImageCount()
Gets the value of the metaImageCount property. |
String |
getMetaObjectCount()
Gets the value of the metaObjectCount property. |
String |
getMetaOleObjectCount()
Gets the value of the metaOleObjectCount property. |
String |
getMetaPageCount()
Gets the value of the metaPageCount property. |
String |
getMetaParagraphCount()
Gets the value of the metaParagraphCount property. |
String |
getMetaRowCount()
Gets the value of the metaRowCount property. |
String |
getMetaTableCount()
Gets the value of the metaTableCount property. |
String |
getMetaWordCount()
Gets the value of the metaWordCount property. |
void |
setMetaCellCount(String value)
Sets the value of the metaCellCount property. |
void |
setMetaCharacterCount(String value)
Sets the value of the metaCharacterCount property. |
void |
setMetaDrawCount(String value)
Sets the value of the metaDrawCount property. |
void |
setMetaImageCount(String value)
Sets the value of the metaImageCount property. |
void |
setMetaObjectCount(String value)
Sets the value of the metaObjectCount property. |
void |
setMetaOleObjectCount(String value)
Sets the value of the metaOleObjectCount property. |
void |
setMetaPageCount(String value)
Sets the value of the metaPageCount property. |
void |
setMetaParagraphCount(String value)
Sets the value of the metaParagraphCount property. |
void |
setMetaRowCount(String value)
Sets the value of the metaRowCount property. |
void |
setMetaTableCount(String value)
Sets the value of the metaTableCount property. |
void |
setMetaWordCount(String value)
Sets the value of the metaWordCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String metaCellCount
protected String metaCharacterCount
protected String metaDrawCount
protected String metaImageCount
protected String metaObjectCount
protected String metaOleObjectCount
protected String metaPageCount
protected String metaParagraphCount
protected String metaRowCount
protected String metaTableCount
protected String metaWordCount
Constructor Detail |
---|
public MetaDocumentStatistic()
Method Detail |
---|
public String getMetaCellCount()
String
public String getMetaCharacterCount()
String
public String getMetaDrawCount()
String
public String getMetaImageCount()
String
public String getMetaObjectCount()
String
public String getMetaOleObjectCount()
String
public String getMetaPageCount()
String
public String getMetaParagraphCount()
String
public String getMetaRowCount()
String
public String getMetaTableCount()
String
public String getMetaWordCount()
String
public void setMetaCellCount(String value)
value
- allowed object is String
public void setMetaCharacterCount(String value)
value
- allowed object is String
public void setMetaDrawCount(String value)
value
- allowed object is String
public void setMetaImageCount(String value)
value
- allowed object is String
public void setMetaObjectCount(String value)
value
- allowed object is String
public void setMetaOleObjectCount(String value)
value
- allowed object is String
public void setMetaPageCount(String value)
value
- allowed object is String
public void setMetaParagraphCount(String value)
value
- allowed object is String
public void setMetaRowCount(String value)
value
- allowed object is String
public void setMetaTableCount(String value)
value
- allowed object is String
public void setMetaWordCount(String value)
value
- allowed object is String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |