Modifier and Type | Method and Description |
---|---|
java.util.List<SatelliteData> |
DataResult.getData()
Gets the satellite data.
|
Modifier and Type | Method and Description |
---|---|
void |
DataResult.setData(java.util.List<SatelliteData> value)
Sets the satellite data.
|
Constructor and Description |
---|
DataResult(ResultStatusCode statusCode,
ResultStatusSubCode statusSubCode,
java.util.List<java.lang.String> statusText,
java.util.List<SatelliteData> data)
Constructs a DataResult with the given values.
|
SSC Feedback.
Copyright © 2003-2018 United States Government as represented by the National Aeronautics and Space Administration. No copyright is claimed in the United States under Title 17, U.S.Code. All Other Rights Reserved.