|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.extractor.PropertySet
Comment me
Constructor Summary | |
PropertySet(java.lang.String name,
int type,
int previous,
int next,
int dir,
int sb,
int size,
int num)
|
Method Summary | |
int |
getSize()
|
int |
getStartBlock()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertySet(java.lang.String name, int type, int previous, int next, int dir, int sb, int size, int num)
Method Detail |
public int getSize()
public int getStartBlock()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |