Uses of Class
nl.b3p.csw.jaxb.csw.HarvestResponse
-
Packages that use HarvestResponse Package Description nl.b3p.csw.client nl.b3p.csw.jaxb.csw -
-
Uses of HarvestResponse in nl.b3p.csw.client
Methods in nl.b3p.csw.client that return HarvestResponse Modifier and Type Method Description HarvestResponseCswClient. harvest(HarvestType harvestType) -
Uses of HarvestResponse in nl.b3p.csw.jaxb.csw
Methods in nl.b3p.csw.jaxb.csw that return HarvestResponse Modifier and Type Method Description HarvestResponseObjectFactory. createHarvestResponse(HarvestResponseType value)Create an instance ofHarvestResponse}
-