Uses of Class
nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401.BestandenlijstOpvragenRequest
-
Packages that use BestandenlijstOpvragenRequest Package Description nl.b3p.gds2 nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 nl.kadaster.schemas.gds2.service.afgifte.v20170401 -
-
Uses of BestandenlijstOpvragenRequest in nl.b3p.gds2
Methods in nl.b3p.gds2 with parameters of type BestandenlijstOpvragenRequest Modifier and Type Method Description static BestandenlijstOpvragenResponseGDS2Util. retryBestandenLijstOpvragen(Gds2AfgifteServiceV20170401 gds2, BestandenlijstOpvragenRequest request)vraagt de bestandenlijst op in maximaal 2 pogingen met 10000 millisec pauze.static BestandenlijstOpvragenResponseGDS2Util. retryBestandenLijstOpvragen(Gds2AfgifteServiceV20170401 gds2, BestandenlijstOpvragenRequest request, int retries, long retryWait)vraagt de bestandenlijst op. -
Uses of BestandenlijstOpvragenRequest in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401
Methods in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 that return BestandenlijstOpvragenRequest Modifier and Type Method Description BestandenlijstOpvragenRequestObjectFactory. createBestandenlijstOpvragenRequest()Create an instance ofBestandenlijstOpvragenRequest -
Uses of BestandenlijstOpvragenRequest in nl.kadaster.schemas.gds2.service.afgifte.v20170401
Methods in nl.kadaster.schemas.gds2.service.afgifte.v20170401 with parameters of type BestandenlijstOpvragenRequest Modifier and Type Method Description BestandenlijstOpvragenResponseGds2AfgifteServiceV20170401. bestandenlijstOpvragen(BestandenlijstOpvragenRequest parameters)
-