|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.SectionDescriptor
Constructor Summary | |
SectionDescriptor()
|
|
SectionDescriptor(byte[] buf,
int offset)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
int |
getFc()
|
void |
setFc(int fc)
|
byte[] |
toByteArray()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SectionDescriptor()
public SectionDescriptor(byte[] buf, int offset)
Method Detail |
public int getFc()
public void setFc(int fc)
public boolean equals(java.lang.Object o)
public byte[] toByteArray()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |