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.csw20Methods in net.opengis.cat.csw20 that return HarvestResponseType Modifier and Type Method Description HarvestResponseTypeCsw20Factory. createHarvestResponseType()Returns a new object of class 'Harvest Response Type'.
- 
Uses of HarvestResponseType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement HarvestResponseType Modifier and Type Class Description classHarvestResponseTypeImplAn implementation of the model object 'Harvest Response Type'.Methods in net.opengis.cat.csw20.impl that return HarvestResponseType Modifier and Type Method Description HarvestResponseTypeCsw20FactoryImpl. createHarvestResponseType()
 
-