Uses of Interface
net.opengis.cat.csw20.AbstractQueryType
-
Packages that use AbstractQueryType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of AbstractQueryType in net.opengis.cat.csw20
Subinterfaces of AbstractQueryType in net.opengis.cat.csw20 Modifier and Type Interface Description interfaceQueryTypeA representation of the model object 'Query Type'. -
Uses of AbstractQueryType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement AbstractQueryType Modifier and Type Class Description classAbstractQueryTypeImplAn implementation of the model object 'Abstract Query Type'.classQueryTypeImplAn implementation of the model object 'Query Type'.
-