Uses of Class
gov.nasa.pds.search.core.schema.Query

Packages that use Query
gov.nasa.pds.search.core.registry   
gov.nasa.pds.search.core.schema   
 

Uses of Query in gov.nasa.pds.search.core.registry
 

Method parameters in gov.nasa.pds.search.core.registry with type arguments of type Query
static List<gov.nasa.pds.registry.client.results.ResultsFilter> ProductClass.createResultsFilters(List<Query> queryList)
           
 

Uses of Query in gov.nasa.pds.search.core.schema
 

Fields in gov.nasa.pds.search.core.schema with type parameters of type Query
protected  List<Query> Specification.query
           
 

Methods in gov.nasa.pds.search.core.schema that return Query
 Query ObjectFactory.createQuery()
          Create an instance of Query
 

Methods in gov.nasa.pds.search.core.schema that return types with arguments of type Query
 JAXBElement<Query> ObjectFactory.createQuery(Query value)
          Create an instance of JAXBElement<Query>}
 List<Query> Specification.getQuery()
          Gets the value of the query property.
 

Methods in gov.nasa.pds.search.core.schema with parameters of type Query
 JAXBElement<Query> ObjectFactory.createQuery(Query value)
          Create an instance of JAXBElement<Query>}
 



Copyright © 2010–2014 Planetary Data System. All rights reserved.