Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1.toa |
Modifier and Type | Method and Description |
---|---|
Allocation |
Allocation.withAllocatedByFootnote(ListCBO value)
Set "Yes" if this service is allocated to this frequency band by footnote
(i.e., the only indication this service is allowed in this band is a
footnote).
|
Allocation |
Allocation.withAllocatedService(ListCSN value)
Set a radiocommunication service recognized by an administration that is
allocated to this frequency band (e.g., "Fixed Service").
|
Allocation |
Allocation.withChannelPlan(ChannelPlan... values)
Set the ChannelPlanRef
|
Allocation |
Allocation.withChannelPlan(Collection<ChannelPlan> values)
Set the ChannelPlanRef
|
Allocation |
Allocation.withChannelPlanRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withChannelPlan(ChannelPlan...) instead. |
Allocation |
Allocation.withChannelPlanRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withChannelPlan(ChannelPlan...) instead. |
Allocation |
Allocation.withEffectiveDate(Calendar value)
Set the date by which the dataset is to be operational or effective.
|
Allocation |
Allocation.withEffectiveDate(Date value)
Set the date by which the dataset is to be operational or effective.
|
Allocation |
Allocation.withExpirationDate(Calendar value)
Set the date at which the dataset will expire.
|
Allocation |
Allocation.withExpirationDate(Date value)
Set the date at which the dataset will expire.
|
Allocation |
Allocation.withFootnotes(BigInteger... values)
Set a list containing each Footnote index that is applicable to the current
band Allocation.
|
Allocation |
Allocation.withFootnotes(Collection<BigInteger> values)
Set a list containing each Footnote index that is applicable to the current
band Allocation.
|
Allocation |
Allocation.withPriority(ListCPS value)
Set if this service is a primary or secondary use of this band.
|
Allocation |
Allocation.withStnClass(Collection<StnClass> values)
Set the StnClass
|
Allocation |
Allocation.withStnClass(StnClass... values)
Set the StnClass
|
Allocation |
Allocation.withVariance(Collection<Variance> values)
Set the Variance
|
Allocation |
Allocation.withVariance(Variance... values)
Set the Variance
|
Modifier and Type | Method and Description |
---|---|
Set<Allocation> |
FreqBand.getAllocation()
Get the Allocation
|
Modifier and Type | Method and Description |
---|---|
FreqBand |
FreqBand.withAllocation(Allocation... values)
Set the Allocation
|
Modifier and Type | Method and Description |
---|---|
FreqBand |
FreqBand.withAllocation(Collection<Allocation> values)
Set the Allocation
|
Copyright © 2016 OpenSSRF.org. All rights reserved.