| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.toa |
| Modifier and Type | Field and Description |
|---|---|
protected Set<ChannelPlan> |
SchemaRoot.channelPlan |
| Modifier and Type | Method and Description |
|---|---|
ChannelPlan |
ChannelPlan.withChannel(Channel... values)
Set the serial of the referenced ChannelPlan.
|
ChannelPlan |
ChannelPlan.withChannel(Collection<Channel> values)
Set the serial of the referenced ChannelPlan.
|
ChannelPlan |
ChannelPlan.withName(String value)
Set the name of this channel plan (e.g., "Plan for Wireless Microphones in
the Band 162-174 MHz").
|
| Modifier and Type | Method and Description |
|---|---|
Set<ChannelPlan> |
TOA.getChannelPlan()
Get the ChannelPlanRef
|
Set<ChannelPlan> |
SchemaRoot.getChannelPlan()
Get
|
| Modifier and Type | Method and Description |
|---|---|
TOA |
TOA.withChannelPlan(ChannelPlan... values)
Set the ChannelPlanRef
|
T |
SchemaRoot.withChannelPlan(ChannelPlan... values)
Set
|
| Modifier and Type | Method and Description |
|---|---|
TOA |
TOA.withChannelPlan(Collection<ChannelPlan> values)
Set the ChannelPlanRef
|
T |
SchemaRoot.withChannelPlan(Collection<ChannelPlan> values)
Set
|
| Modifier and Type | Method and Description |
|---|---|
Set<ChannelPlan> |
Allocation.getChannelPlan()
Get the ChannelPlanRef
|
| Modifier and Type | Method and Description |
|---|---|
Allocation |
Allocation.withChannelPlan(ChannelPlan... values)
Set the ChannelPlanRef
|
| Modifier and Type | Method and Description |
|---|---|
Allocation |
Allocation.withChannelPlan(Collection<ChannelPlan> values)
Set the ChannelPlanRef
|
Copyright © 2016 OpenSSRF.org. All rights reserved.