Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.allotment |
Modifier and Type | Method and Description |
---|---|
Set<AllotFreq> |
Allotment.getAllotFreq()
Get the AllotFreq
|
Modifier and Type | Method and Description |
---|---|
Allotment |
Allotment.withAllotFreq(AllotFreq... values)
Set the AllotFreq
|
Modifier and Type | Method and Description |
---|---|
Allotment |
Allotment.withAllotFreq(Collection<AllotFreq> values)
Set the AllotFreq
|
Modifier and Type | Method and Description |
---|---|
AllotFreq |
AllotFreq.withAllotChannel(String value)
Set a TACAN channel or net number
|
AllotFreq |
AllotFreq.withFreqMax(Double value)
Set the maximum value of the frequencies in the range.
|
AllotFreq |
AllotFreq.withFreqMin(Double value)
Set the nominal frequency or minimum value of the frequency range.
|
AllotFreq |
AllotFreq.withLocationRestriction(Collection<Location> values)
Set
|
AllotFreq |
AllotFreq.withLocationRestriction(Location... values)
Set
|
AllotFreq |
AllotFreq.withLocationRestrictionRef(Collection<Serial> values)
Set the LocationRestriction
|
AllotFreq |
AllotFreq.withLocationRestrictionRef(Serial... values)
Set the LocationRestriction
|
AllotFreq |
AllotFreq.withPairedFreqMin(Double value)
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.
|
AllotFreq |
AllotFreq.withTuningStep(Double value)
Set the tuning increment.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.