Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.channelplan |
Modifier and Type | Method and Description |
---|---|
Set<Channel> |
ChannelPlan.getChannel()
Get the serial of the referenced ChannelPlan..
|
Modifier and Type | Method and Description |
---|---|
ChannelPlan |
ChannelPlan.withChannel(Channel... values)
Set the serial of the referenced ChannelPlan.
|
Modifier and Type | Method and Description |
---|---|
ChannelPlan |
ChannelPlan.withChannel(Collection<Channel> values)
Set the serial of the referenced ChannelPlan.
|
Modifier and Type | Method and Description |
---|---|
Channel |
Channel.withChannelFreq(ChannelFreq... values)
Set one frequency in the channel plan.
|
Channel |
Channel.withChannelFreq(Collection<ChannelFreq> values)
Set one frequency in the channel plan.
|
Channel |
Channel.withName(String value)
Set the name of this channel (e.g., "Video carrier, Sound carrier, Nicam
Sound carrier").
|
Channel |
Channel.withUser(String value)
Set a specific user of this channel in the channel plan.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.