Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 |
Modifier and Type | Field and Description |
---|---|
protected Set<RadiationPlan> |
SchemaRoot.radiationPlan |
Modifier and Type | Method and Description |
---|---|
RadiationPlan |
RadiationPlan.withFreqMax(Double value)
Set the frequency range maximum value planned for denial of use.
|
RadiationPlan |
RadiationPlan.withFreqMin(Double value)
Set the frequency range minimum value planned for denial of use.
|
RadiationPlan |
RadiationPlan.withJammingAuthority(Collection<JammingAuthority> values)
Set the US:JammingAuthority
|
RadiationPlan |
RadiationPlan.withJammingAuthority(JammingAuthority... values)
Set the US:JammingAuthority
|
RadiationPlan |
RadiationPlan.withJammingPlan(Collection<JammingPlan> values)
Set the US:JammingPlan
|
RadiationPlan |
RadiationPlan.withJammingPlan(JammingPlan... values)
Set the US:JammingPlan
|
RadiationPlan |
RadiationPlan.withJCALevel(Integer value)
Set the level of joint control authorization (JCA) required for the jamming
plan.
|
RadiationPlan |
RadiationPlan.withLocation(Location value)
Set the unique reference serial of an existing Location dataset.
|
RadiationPlan |
RadiationPlan.withLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLocation(Location) instead. |
RadiationPlan |
RadiationPlan.withName(String value)
Set In Data Item Name (US), enter a descriptive name for the Radiation
Plan.
|
RadiationPlan |
RadiationPlan.withStartDateTime(Calendar value)
Set the timestamp when the denial of spectrum use is planned to begin.
|
RadiationPlan |
RadiationPlan.withStartDateTime(Date value)
Set the timestamp when the denial of spectrum use is planned to begin.
|
RadiationPlan |
RadiationPlan.withStopDateTime(Calendar value)
Set the timestamp when the denial of spectrum use is planned to be halted.
|
RadiationPlan |
RadiationPlan.withStopDateTime(Date value)
Set the timestamp when the denial of spectrum use is planned to be halted.
|
RadiationPlan |
RadiationPlan.withVersion(String value)
Set the current version of the Radiation Plan.
|
Modifier and Type | Method and Description |
---|---|
Set<RadiationPlan> |
SchemaRoot.getRadiationPlan()
Get
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withRadiationPlan(RadiationPlan... values)
Set
|
Modifier and Type | Method and Description |
---|---|
T |
SchemaRoot.withRadiationPlan(Collection<RadiationPlan> values)
Set
|
Copyright © 2016 OpenSSRF.org. All rights reserved.