Uses of Class
gov.nasa.gsfc.sscweb.schema.QueryResult
Packages that use QueryResult
-
Uses of QueryResult in gov.nasa.gsfc.sscweb.schema
Subclasses of QueryResult in gov.nasa.gsfc.sscweb.schemaModifier and TypeClassDescriptionclassQuery result.classQuery result containing a reference to the file(s) containing the results.Fields in gov.nasa.gsfc.sscweb.schema declared as QueryResultMethods in gov.nasa.gsfc.sscweb.schema that return QueryResultModifier and TypeMethodDescriptionObjectFactory.createQueryResult()Create an instance ofQueryResultQueryResponse.getQueryResult()Query results.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type QueryResultModifier and TypeMethodDescriptionvoidQueryResponse.setQueryResult(QueryResult value) Sets the value of the queryResult property.