| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1.channelplan |
| Modifier and Type | Method and Description |
|---|---|
ChannelFreq |
ChannelFreq.withValue(BigDecimal value)
Set the frequency in the channel plan.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ChannelFreq> |
Channel.getChannelFreq()
Get one frequency in the channel plan..
|
| Modifier and Type | Method and Description |
|---|---|
int |
ChannelFreq.compareTo(ChannelFreq obj)
Comparison and sorting.
|
Channel |
Channel.withChannelFreq(ChannelFreq... values)
Set one frequency in the channel plan.
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
Channel.withChannelFreq(Collection<ChannelFreq> values)
Set one frequency in the channel plan.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.