Uses of Interface
net.opengis.cat.csw20.QueryType
- 
Packages that use QueryType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of QueryType in net.opengis.cat.csw20Methods in net.opengis.cat.csw20 that return QueryType Modifier and Type Method Description QueryTypeCsw20Factory. createQueryType()Returns a new object of class 'Query Type'.
- 
Uses of QueryType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement QueryType Modifier and Type Class Description classQueryTypeImplAn implementation of the model object 'Query Type'.Methods in net.opengis.cat.csw20.impl that return QueryType Modifier and Type Method Description QueryTypeCsw20FactoryImpl. createQueryType()
 
-