public final class FooterRecord extends HeaderFooterBase
| Modifier and Type | Field and Description |
|---|---|
static short |
sid |
| Constructor and Description |
|---|
FooterRecord(FooterRecord other) |
FooterRecord(RecordInputStream in) |
FooterRecord(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
FooterRecord |
clone()
Deprecated.
|
FooterRecord |
copy() |
short |
getSid()
return the non static version of the id for this record.
|
java.lang.String |
toString()
get a string representation of the record (for biffview/debugging)
|
getDataSize, getText, serialize, setTextgetRecordSize, serializecloneViaReserialise, serializepublic static final short sid
public FooterRecord(java.lang.String text)
public FooterRecord(FooterRecord other)
public FooterRecord(RecordInputStream in)
public java.lang.String toString()
Recordpublic short getSid()
Record@Deprecated @Removal(version="5.0.0") public FooterRecord clone()
clone in class java.lang.Objectpublic FooterRecord copy()
copy in interface Duplicatablecopy in class HeaderFooterBaseCopyright 2020 The Apache Software Foundation or its licensors, as applicable.