Modifier and Type | Method and Description |
---|---|
java.util.List<Trajectory> |
DataResult.getTrajectories()
Gets the trajectories.
|
Modifier and Type | Method and Description |
---|---|
void |
DataResult.setTrajectories(java.util.List<Trajectory> value)
Sets the trajectories.
|
Constructor and Description |
---|
DataResult(ResultStatusCode statusCode,
ResultStatusSubCode statusSubCode,
java.util.List<java.lang.String> statusText,
java.util.List<Trajectory> trajectories)
Constructs a DataResult with the given values.
|
SSC Feedback.
Copyright © 2007-2014 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 Right s Reserved.