org.apache.poi.hwpf.model
@Internal public final class SectionDescriptor extends java.lang.Object
| Constructor and Description |
|---|
SectionDescriptor() |
SectionDescriptor(byte[] buf,
int offset) |
public SectionDescriptor()
public SectionDescriptor(byte[] buf,
int offset)
public int getFc()
public void setFc(int fc)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic byte[] toByteArray()
public java.lang.String toString()
toString in class java.lang.Object