|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.SectionDescriptor
public class 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)
equals
in class java.lang.Object
public byte[] toByteArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |