@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, setNAuto
public 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.Object
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 2020 The Apache Software Foundation or its licensors, as applicable.