Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.toa |
Modifier and Type | Method and Description |
---|---|
Set<FreqBand> |
TOA.getFreqBand()
Get the FreqBand
|
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withFreqBand(FreqBand... values)
Set the FreqBand
|
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withFreqBand(Collection<FreqBand> values)
Set the FreqBand
|
Modifier and Type | Method and Description |
---|---|
FreqBand |
FreqBand.withAllocation(Allocation... values)
Set the Allocation
|
FreqBand |
FreqBand.withAllocation(Collection<Allocation> values)
Set the Allocation
|
FreqBand |
FreqBand.withFootnotes(BigInteger... values)
Set a list containing each Footnote index applicable to the current
frequency band.
|
FreqBand |
FreqBand.withFootnotes(Collection<BigInteger> values)
Set a list containing each Footnote index applicable to the current
frequency band.
|
FreqBand |
FreqBand.withFreqMax(Double value)
Set the maximum value of the frequencies in the range.
|
FreqBand |
FreqBand.withFreqMin(Double value)
Set the nominal frequency or minimum value of the frequency range.
|
FreqBand |
FreqBand.withUseIndicator(String value)
Set the permitted uses of this band (e.g., "Government", "Non-government",
etc).
|
Copyright © 2016 OpenSSRF.org. All rights reserved.