|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.NoteType
public class NoteType
Field Summary | |
---|---|
static NoteType |
ENDNOTE
Ending note |
static NoteType |
FOOTNOTE
Footnote |
Method Summary | |
---|---|
int |
getFibDescriptorsFieldIndex()
|
int |
getFibTextPositionsFieldIndex()
|
static NoteType[] |
values()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NoteType ENDNOTE
public static final NoteType FOOTNOTE
Method Detail |
---|
public int getFibDescriptorsFieldIndex()
public int getFibTextPositionsFieldIndex()
public static final NoteType[] values()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |