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.csw20
Methods in net.opengis.cat.csw20 that return QueryType Modifier and Type Method Description QueryType
Csw20Factory. createQueryType()
Returns a new object of class 'Query Type'. -
Uses of QueryType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement QueryType Modifier and Type Class Description class
QueryTypeImpl
An implementation of the model object 'Query Type'.Methods in net.opengis.cat.csw20.impl that return QueryType Modifier and Type Method Description QueryType
Csw20FactoryImpl. createQueryType()
-