@Internal public final class FootnoteReferenceDescriptor extends FRDAbstractType implements Duplicatable
field_1_nAuto| Constructor and Description |
|---|
FootnoteReferenceDescriptor() |
FootnoteReferenceDescriptor(byte[] data,
int offset) |
FootnoteReferenceDescriptor(FootnoteReferenceDescriptor other) |
| Modifier and Type | Method and Description |
|---|---|
protected FootnoteReferenceDescriptor |
clone()
Deprecated.
|
FootnoteReferenceDescriptor |
copy() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isEmpty() |
java.lang.String |
toString() |
fillFields, getNAuto, getSize, serialize, setNAutopublic FootnoteReferenceDescriptor()
public FootnoteReferenceDescriptor(FootnoteReferenceDescriptor other)
public FootnoteReferenceDescriptor(byte[] data,
int offset)
@Deprecated @Removal(version="5.0.0") protected FootnoteReferenceDescriptor clone()
clone in class java.lang.Objectpublic FootnoteReferenceDescriptor copy()
copy in interface Duplicatablepublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean isEmpty()
public java.lang.String toString()
toString in class FRDAbstractTypeCopyright 2020 The Apache Software Foundation or its licensors, as applicable.