Uses of Class
gov.nasa.gsfc.sscweb.schema.QueryRequestType
Packages that use QueryRequestType
-
Uses of QueryRequestType in gov.nasa.gsfc.sscweb.schema
Fields in gov.nasa.gsfc.sscweb.schema declared as QueryRequestTypeModifier and TypeFieldDescriptionprotected QueryRequestTypeQueryResult.queryRequestOriginal query request.protected QueryRequestTypeQueryRequest.requestMethods in gov.nasa.gsfc.sscweb.schema that return QueryRequestTypeModifier and TypeMethodDescriptionObjectFactory.createQueryRequestType()Create an instance ofQueryRequestTypeQueryResult.getQueryRequest()Original query request.QueryRequest.getRequest()Gets the value of the request property.Methods in gov.nasa.gsfc.sscweb.schema with parameters of type QueryRequestTypeModifier and TypeMethodDescriptionvoidQueryResult.setQueryRequest(QueryRequestType value) Sets the value of the queryRequest property.voidQueryRequest.setRequest(QueryRequestType value) Sets the value of the request property.