|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
gov.nasa.pds.search.core.schema |
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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |