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 interface
QueryType
A 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 class
AbstractQueryTypeImpl
An implementation of the model object 'Abstract Query Type'.class
QueryTypeImpl
An implementation of the model object 'Query Type'.
-