@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 |
---|---|
FootnoteReferenceDescriptor |
copy() |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isEmpty() |
java.lang.String |
toString() |
fillFields, getNAuto, getSize, serialize, setNAuto
public FootnoteReferenceDescriptor()
public FootnoteReferenceDescriptor(FootnoteReferenceDescriptor other)
public FootnoteReferenceDescriptor(byte[] data, int offset)
public FootnoteReferenceDescriptor copy()
copy
in interface Duplicatable
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean isEmpty()
public java.lang.String toString()
toString
in class FRDAbstractType
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.