public interface HeliocentricTrajectoriesInterface
Notes:
getPrivacyAndImportantNotices()
method.javadoc
documentation
of this Web Service interface, be aware that the code-level
details seen by a client developer may contain differences.
For example, where this javadoc
documentation
may describe a parameter as being of type
java.util.Calendar
, a client developer may be
required to use a different type such as
javax.xml.datatype.XMLGregorianCalendar
. It is
also likely that the object constructors used by a client do
not function exactly like the ones described here (client
developers should not trust that their constructors have the
same default behavior). These types of differences are
determined by the language (Java, Perl, etc.) and the tools
and libararies (for example JAX-WS) the client is using. The
WSDL is the offical description of this Web Service.
Nonetheless, this javadoc
documentation contains
important semantic information about about this Web Service
that is valuable to a client developer regardless of the
language or tools they may be using.getAcknowledgements()
method is provided.Modifier and Type | Method and Description |
---|---|
FileResult |
getAcknowledgements()
This method provides a list of URLs that can be used by clients
to acknowledge the use of these Web Services.
|
java.util.List<ObjectDescription> |
getAllObjects()
Provides the names of all the ObjectDescriptions available
through this Web Service.
|
FileResult |
getPrivacyAndImportantNotices()
This method provides a list of URLs to privacy and important
notices concerning the use of these Web Services.
|
DataResult |
getTrajectories(Request request)
Requests trajectory information for an object.
|
FileResult getPrivacyAndImportantNotices() throws HelioExternalException
HelioExternalException
- thrown if unable to fulfill
requestFileResult getAcknowledgements() throws HelioExternalException
HelioExternalException
- thrown if unable to fulfill
requestjava.util.List<ObjectDescription> getAllObjects() throws HelioExternalException
HelioExternalException
- thrown if unable to fulfill
requestDataResult getTrajectories(Request request) throws HelioExternalException
request
- specifies what data is being requestedHelioExternalException
- if unable to fullfill requestSSC 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.