Uses of Interface
net.opengis.cat.csw20.HarvestResponseType
-
Packages that use HarvestResponseType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl -
-
Uses of HarvestResponseType in net.opengis.cat.csw20
Methods in net.opengis.cat.csw20 that return HarvestResponseType Modifier and Type Method Description HarvestResponseType
Csw20Factory. createHarvestResponseType()
Returns a new object of class 'Harvest Response Type'. -
Uses of HarvestResponseType in net.opengis.cat.csw20.impl
Classes in net.opengis.cat.csw20.impl that implement HarvestResponseType Modifier and Type Class Description class
HarvestResponseTypeImpl
An implementation of the model object 'Harvest Response Type'.Methods in net.opengis.cat.csw20.impl that return HarvestResponseType Modifier and Type Method Description HarvestResponseType
Csw20FactoryImpl. createHarvestResponseType()
-