Uses of Interface
net.opengis.cat.csw20.HarvestType
- 
Packages that use HarvestType Package Description net.opengis.cat.csw20 net.opengis.cat.csw20.impl 
- 
- 
Uses of HarvestType in net.opengis.cat.csw20Methods in net.opengis.cat.csw20 that return HarvestType Modifier and Type Method Description HarvestTypeCsw20Factory. createHarvestType()Returns a new object of class 'Harvest Type'.
- 
Uses of HarvestType in net.opengis.cat.csw20.implClasses in net.opengis.cat.csw20.impl that implement HarvestType Modifier and Type Class Description classHarvestTypeImplAn implementation of the model object 'Harvest Type'.Methods in net.opengis.cat.csw20.impl that return HarvestType Modifier and Type Method Description HarvestTypeCsw20FactoryImpl. createHarvestType()
 
-