Package org.apache.poi.hwpf.model
Class FootnoteReferenceDescriptor
- java.lang.Object
-
- org.apache.poi.hwpf.model.types.FRDAbstractType
-
- org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
-
- All Implemented Interfaces:
Cloneable
@Internal public final class FootnoteReferenceDescriptor extends FRDAbstractType implements Cloneable
-
-
Constructor Summary
Constructors Constructor Description FootnoteReferenceDescriptor()FootnoteReferenceDescriptor(byte[] data, int offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()booleanisEmpty()StringtoString()-
Methods inherited from class org.apache.poi.hwpf.model.types.FRDAbstractType
getNAuto, getSize, serialize, setNAuto
-
-