Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 |
Modifier and Type | Field and Description |
---|---|
protected Set<TOA> |
SchemaRoot.toa |
Modifier and Type | Method and Description |
---|---|
TOA |
TOA.withAdministration(String value)
Set the nation or regulatory body that administers this Table of
Allocations.
|
TOA |
TOA.withChannelPlan(ChannelPlan... values)
Set the ChannelPlanRef
|
TOA |
TOA.withChannelPlan(Collection<ChannelPlan> values)
Set the ChannelPlanRef
|
TOA |
TOA.withChannelPlanRef(Collection<Serial> values)
Deprecated.
SSRF references are managed automatically. Use
withChannelPlan(ChannelPlan...) instead. |
TOA |
TOA.withChannelPlanRef(Serial... values)
Deprecated.
SSRF references are managed automatically. Use
withChannelPlan(ChannelPlan...) instead. |
TOA |
TOA.withCountry(Collection<Country> values)
Set the Country
|
TOA |
TOA.withCountry(Country... values)
Set the Country
|
TOA |
TOA.withEffectiveDate(Calendar value)
Set the date by which the dataset is to be operational or effective.
|
TOA |
TOA.withEffectiveDate(Date value)
Set the date by which the dataset is to be operational or effective.
|
TOA |
TOA.withExpirationDate(Calendar value)
Set the date at which the dataset will expire.
|
TOA |
TOA.withExpirationDate(Date value)
Set the date at which the dataset will expire.
|
TOA |
TOA.withFootnote(Collection<Footnote> values)
Set the Footnote
|
TOA |
TOA.withFootnote(Footnote... values)
Set the Footnote
|
TOA |
TOA.withFreqBand(Collection<FreqBand> values)
Set the FreqBand
|
TOA |
TOA.withFreqBand(FreqBand... values)
Set the FreqBand
|
TOA |
TOA.withTitle(String value)
Set an identifying name for this Table of Allocations.
|
Modifier and Type | Method and Description |
---|---|
Set<TOA> |
SchemaRoot.getTOA()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withTOA(TOA... values)
Set
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withTOA(Collection<TOA> values)
Set
|
Copyright © 2016 OpenSSRF.org. All rights reserved.