JavaScript is disabled on your browser.
::: topNav []{#navbar.top}
::: skipNav Skip navigation links :::
[]{#navbar.top.firstrow}
::: subNav
[]{#skip.navbar.top} :::
::: header ::: subTitle gov.nasa.gsfc.spdf.helio :::
:::
::: contentContainer
java.lang.Object
------------------------------------------------------------------------
\
public class DataResult
extends Result
::: block
This class represents the result of a Request to the
[`HeliocentricTrajectoriesInterface`](../../../../../gov/nasa/gsfc/spdf/helio/HeliocentricTrajectoriesInterface.html "interface in gov.nasa.gsfc.spdf.helio")
services.
:::
[Version:]{.simpleTagLabel}
: \$Revison: \$
[Author:]{.simpleTagLabel}
: B. Harris
:::
::: summary
[]{#constructor.summary}
+-----------------------------------------------------------------------+
| Constructor and Description |
+=======================================================================+
| [[DataResult](../../../../../gov/nas |
| a/gsfc/spdf/helio/DataResult.html#DataResult—)]{.memberNameLink}() |
| |
| ::: block |
| Constructs a default DataResult with no data. |
| ::: |
+-----------------------------------------------------------------------+
| [[DataResult](../../../../../gov/nasa/gsf |
| c/spdf/helio/DataResult.html#DataResult-gov.nasa.gsfc.spdf.helio.Resu |
| ltStatusCode-gov.nasa.gsfc.spdf.helio.ResultStatusSubCode-java.util.L |
| ist-)]{.memberNameLink}([ResultStatusCode](../../../../../gov/nas |
| a/gsfc/spdf/helio/ResultStatusCode.html “enum in gov.nasa.gsfc.spdf.h |
| elio”) statusCode, [ResultStatusSubCode](../../../../../gov/nasa/ |
| gsfc/spdf/helio/ResultStatusSubCode.html “enum in gov.nasa.gsfc.spdf. |
| helio”) statusSubCode, java.util.List<java.lang.String> statusText) |
| |
| ::: block |
| Constructs a DataResult with the given values. |
| ::: |
+-----------------------------------------------------------------------+
| [[DataResult](../../../../../gov/nasa/gsfc/spdf/helio/Data |
| Result.html#DataResult-gov.nasa.gsfc.spdf.helio.ResultStatusCode-gov. |
| nasa.gsfc.spdf.helio.ResultStatusSubCode-java.util.List-java.util.Lis |
| t-)]{.memberNameLink}([ResultStatusCode](../../../../../gov/nasa/ |
| gsfc/spdf/helio/ResultStatusCode.html “enum in gov.nasa.gsfc.spdf.hel |
| io”) statusCode, [ResultStatusSubCode](../../../../../gov/nasa/gs |
| fc/spdf/helio/ResultStatusSubCode.html “enum in gov.nasa.gsfc.spdf.he |
| lio”) statusSubCode, java.util.List<java.lang.String> statusText, ja | | va.util.List<[Trajectory](../../../../../gov/nasa/gsfc/spdf/helio/ |
| Trajectory.html “class in gov.nasa.gsfc.spdf.helio”)> trajectories) |
| |
| ::: block |
| Constructs a DataResult with the given values. |
| ::: |
+-----------------------------------------------------------------------+
: Constructors[ ]{.tabEnd}
[]{#method.summary}
+-----------------------------------+-----------------------------------+
| Modifier and Type | Method and Description |
+===================================+===================================+
| java.util.List<[Trajector | [[getTrajectories |
| y](../../../../../gov/nasa/gsfc/ | ](../../../../../gov/nasa/gsfc/s |
| spdf/helio/Trajectory.html “class | pdf/helio/DataResult.html#getTraj |
| in gov.nasa.gsfc.spdf.helio”)> | ectories—)]{.memberNameLink}() |
| | |
| | ::: block |
| | Gets the trajectories. |
| | ::: |
+-----------------------------------+-----------------------------------+
| void | [[setTrajectories](../../../. |
| | ./../gov/nasa/gsfc/spdf/helio/Dat |
| | aResult.html#setTrajectories-java |
| | .util.List-)]{.memberNameLink}(j | | | ava.util.List<[Trajectory](../ |
| | ../../../../gov/nasa/gsfc/spdf/he |
| | lio/Trajectory.html “class in gov |
| | .nasa.gsfc.spdf.helio”)> value) |
| | |
| | ::: block |
| | Sets the trajectories. |
| | ::: |
+-----------------------------------+-----------------------------------+
: [All Methods[ ]{.tabEnd}]{#t0 .activeTableTab}[Instance Methods[ ]{.tabEnd}]{#t2 .tableTab}[Concrete Methods[ ]{.tabEnd}]{#t4 .tableTab}
[]{#methods.inherited.from.class.gov.nasa.gsfc.spdf.helio.Result}
getStatusCode, getStatusSubCode, getStatusText, setStatusCode, setStatusSubCode, setStatusText
[]{#methods.inherited.from.class.java.lang.Object}
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
:::
::: details
[]{#constructor.detail}
[]{#DataResult—}
public DataResult()
::: block Constructs a default DataResult with no data. :::
[]{#DataResult-gov.nasa.gsfc.spdf.helio.ResultStatusCode-gov.nasa.gsfc.spdf.helio.ResultStatusSubCode-java.util.List-}
public DataResult(ResultStatusCode statusCode,
ResultStatusSubCode statusSubCode,
java.util.List<java.lang.String> statusText)
::: block Constructs a DataResult with the given values. :::
[Parameters:]{.paramLabel}
: statusCode - result status code
: statusSubCode - result status subcode
: statusText - result status text
[]{#DataResult-gov.nasa.gsfc.spdf.helio.ResultStatusCode-gov.nasa.gsfc.spdf.helio.ResultStatusSubCode-java.util.List-java.util.List-}
public DataResult(ResultStatusCode statusCode,
ResultStatusSubCode statusSubCode,
java.util.List<java.lang.String> statusText,
java.util.List<Trajectory> trajectories)
::: block Constructs a DataResult with the given values. :::
[Parameters:]{.paramLabel}
: statusCode - result status code
: statusSubCode - result status subcode
: statusText - result status text
: trajectories - requested trajectory information
[]{#method.detail}
[]{#getTrajectories—}
public java.util.List<Trajectory> getTrajectories()
::: block Gets the trajectories. :::
[Returns:]{.returnLabel} : the requested object trajectories
[See Also:]{.seeLabel}
: setTrajectories(java.util.List<gov.nasa.gsfc.spdf.helio.Trajectory>)
[]{#setTrajectories-java.util.List-}
public void setTrajectories(java.util.List<Trajectory> value)
::: block Sets the trajectories. :::
[Parameters:]{.paramLabel}
: value - new trajectories
[See Also:]{.seeLabel}
: getTrajectories()
:::
:::
::: bottomNav []{#navbar.bottom}
::: skipNav Skip navigation links :::
[]{#navbar.bottom.firstrow}
::: subNav
[]{#skip.navbar.bottom} :::
[Web Services
Feedback.
Copyright © 2007-2021 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.]{.small}