| Package | Description |
|---|---|
| us.gov.dod.standard.ssrf._3_1 | |
| us.gov.dod.standard.ssrf._3_1.assignment |
| Modifier and Type | Method and Description |
|---|---|
Set<SysOfStation> |
Assignment.getSysOfStation()
Get the SysofStation
|
| Modifier and Type | Method and Description |
|---|---|
Assignment |
Assignment.withSysOfStation(SysOfStation... values)
Set the SysofStation
|
| Modifier and Type | Method and Description |
|---|---|
Assignment |
Assignment.withSysOfStation(Collection<SysOfStation> values)
Set the SysofStation
|
| Modifier and Type | Method and Description |
|---|---|
SysOfStation |
SysOfStation.withNumStations(Integer value)
Set the total number of stations associated with the Assignment.
|
SysOfStation |
SysOfStation.withSysName(String value)
Set the name of the system to which the frequency assignment belongs.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.