Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.satellite |
Modifier and Type | Method and Description |
---|---|
Set<EarthStation> |
Satellite.getEarthStation()
Get the EarthStation
|
Modifier and Type | Method and Description |
---|---|
Satellite |
Satellite.withEarthStation(EarthStation... values)
Set the EarthStation
|
Modifier and Type | Method and Description |
---|---|
Satellite |
Satellite.withEarthStation(Collection<EarthStation> values)
Set the EarthStation
|
Modifier and Type | Method and Description |
---|---|
EarthStation |
EarthStation.withLocation(Location value)
Set the serial of the referenced Location.
|
EarthStation |
EarthStation.withLocationRef(Serial value)
Deprecated.
SSRF references are managed automatically. Use
withLocation(Location) instead. |
EarthStation |
EarthStation.withName(String value)
Set the name of an associated earth station.
|
EarthStation |
EarthStation.withType(ListCEA value)
Set if this is a specific or typical earth station.
|
Copyright © 2016 OpenSSRF.org. All rights reserved.