Uses of Class
nl.b3p.csw.jaxb.csw.HarvestType
-
Packages that use HarvestType Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of HarvestType in nl.b3p.csw.client
Methods in nl.b3p.csw.client with parameters of type HarvestType Modifier and Type Method Description HarvestResponseCswClient. harvest(HarvestType harvestType) -
Uses of HarvestType in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return HarvestType Modifier and Type Method Description HarvestTypeObjectFactory. createHarvestType()Create an instance ofHarvestTypeMethods in nl.b3p.csw.jaxb.csw with parameters of type HarvestType Modifier and Type Method Description HarvestObjectFactory. createHarvest(HarvestType value)Create an instance ofHarvest}Constructors in nl.b3p.csw.jaxb.csw with parameters of type HarvestType Constructor Description Harvest(HarvestType value)
-