| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1.assignment |
| Modifier and Type | Method and Description |
|---|---|
Freq |
Freq.withLegacyNum(String value)
Set a legacy reference number associated with the assigned frequency.
|
Freq |
Freq.withNarrowBandPlanning(Collection<NarrowBandPlanning> values)
Set the US:NarrowBandPlanning
|
Freq |
Freq.withNarrowBandPlanning(NarrowBandPlanning... values)
Set the US:NarrowBandPlanning
|
Freq |
Freq.withPairedFreq(Collection<PairedFreq> values)
Set the nominal frequency or minimum value of the frequency range, for the
paired frequency or frequency range when the allotment is for a duplex
system.
|
Freq |
Freq.withPairedFreq(PairedFreq... values)
Set the nominal frequency or minimum value of the frequency range, for the
paired frequency or frequency range when the allotment is for a duplex
system.
|
Freq |
Freq.withTAD(String value)
Set the TAD associated to the assigned frequency.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Freq> |
Assigned.getFreq()
Get the Freq
|
| Modifier and Type | Method and Description |
|---|---|
Assigned |
Assigned.withFreq(Freq... values)
Set the Freq
|
| Modifier and Type | Method and Description |
|---|---|
Assigned |
Assigned.withFreq(Collection<Freq> values)
Set the Freq
|
Copyright © 2016 OpenSSRF.org. All rights reserved.