Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.toa |
Modifier and Type | Method and Description |
---|---|
Set<Footnote> |
TOA.getFootnote()
Get the Footnote
|
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withFootnote(Footnote... values)
Set the Footnote
|
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withFootnote(Collection<Footnote> values)
Set the Footnote
|
Modifier and Type | Method and Description |
---|---|
Footnote |
Footnote.withFootnoteType(ListCTA value)
Set the type or source of the Footnote.
|
Footnote |
Footnote.withIdentifier(String value)
Set an identifier for this Footnote (e.g., US2, 5.441).
|
Footnote |
Footnote.withIdx(BigInteger value)
Set a unique index for each Footnote used by this Dataset.
|
Footnote |
Footnote.withText(String value)
Set the textual specification of the footnote, band user or band
application.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.