Uses of Class
nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401.BestandenlijstOpvragenResultaatType
Packages that use BestandenlijstOpvragenResultaatType
Package
Description
-
Uses of BestandenlijstOpvragenResultaatType in nl.b3p.gds2
Methods in nl.b3p.gds2 with parameters of type BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionstatic BaseURLTypeGDS2Util.getAnoniemBaseURL(BestandenlijstOpvragenResultaatType antwoord) bepaal de "anoniem" url, nodig voor BAG download zonder PKI.static BaseURLTypeGDS2Util.getCertificaatBaseURL(BestandenlijstOpvragenResultaatType antwoord) bepaal de "certificaat" url, nodig voor BRK download met PKI. -
Uses of BestandenlijstOpvragenResultaatType in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401
Methods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401 that return BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionObjectFactory.createBestandenlijstOpvragenResultaatType()Create an instance ofBestandenlijstOpvragenResultaatTypeMethods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401 that return types with arguments of type BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BestandenlijstOpvragenResultaatType>ObjectFactory.createBestandenlijstOpvragenResultaat(BestandenlijstOpvragenResultaatType value) Methods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401 with parameters of type BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BestandenlijstOpvragenResultaatType>ObjectFactory.createBestandenlijstOpvragenResultaat(BestandenlijstOpvragenResultaatType value) -
Uses of BestandenlijstOpvragenResultaatType in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401
Fields in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 declared as BestandenlijstOpvragenResultaatTypeModifier and TypeFieldDescriptionprotected BestandenlijstOpvragenResultaatTypeBestandenlijstOpvragenResponse.antwoordMethods in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 that return BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionBestandenlijstOpvragenResponse.getAntwoord()Gets the value of the antwoord property.Methods in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 with parameters of type BestandenlijstOpvragenResultaatTypeModifier and TypeMethodDescriptionvoidBestandenlijstOpvragenResponse.setAntwoord(BestandenlijstOpvragenResultaatType value) Sets the value of the antwoord property.