Uses of Class
gov.nasa.gsfc.spdf.ssc.FileResult
-
-
Uses of FileResult in gov.nasa.gsfc.spdf.ssc
Methods in gov.nasa.gsfc.spdf.ssc that return FileResult Modifier and Type Method Description FileResultSatelliteSituationCenterInterface. getAcknowledgements()This method provides a list of URLs that can be used by clients to acknowledge the use of these Web Services.FileResultSatelliteSituationCenterInterface. getDataFiles(DataFileRequest request)Requests various information (seeDataFileRequest) about a set of satellites and returns the information in one or more files.FileResultSatelliteSituationCenterInterface. getGraphs(GraphRequest request)Requests a graph (seeGraphRequest) of a set of satellites.FileResultSatelliteSituationCenterInterface. getKmlFiles(KmlRequest request)Requests various information (seeKmlRequest) about a set of satellites and returns the information in one or more Open Geospatial Consortium Keyhole Markup Language (KML) files.FileResultSatelliteSituationCenterInterface. getPrivacyAndImportantNotices()This method provides a list of URLs to privacy and important notices concerning the use of these Web Services.
-