Uses of Class
nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401.BestandenlijstOpvragenResultaatType
-
-
Uses of BestandenlijstOpvragenResultaatType in nl.b3p.gds2
Methods in nl.b3p.gds2 with parameters of type BestandenlijstOpvragenResultaatType Modifier and Type Method Description static 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 BestandenlijstOpvragenResultaatType Modifier and Type Method Description BestandenlijstOpvragenResultaatTypeObjectFactory. createBestandenlijstOpvragenResultaatType()Create an instance ofBestandenlijstOpvragenResultaatTypeMethods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401 that return types with arguments of type BestandenlijstOpvragenResultaatType Modifier and Type Method Description javax.xml.bind.JAXBElement<BestandenlijstOpvragenResultaatType>ObjectFactory. createBestandenlijstOpvragenResultaat(BestandenlijstOpvragenResultaatType value)Methods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstopvragenresultaat.v20170401 with parameters of type BestandenlijstOpvragenResultaatType Modifier and Type Method Description javax.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 BestandenlijstOpvragenResultaatType Modifier and Type Field Description protected BestandenlijstOpvragenResultaatTypeBestandenlijstOpvragenResponse. antwoordMethods in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 that return BestandenlijstOpvragenResultaatType Modifier and Type Method Description BestandenlijstOpvragenResultaatTypeBestandenlijstOpvragenResponse. getAntwoord()Gets the value of the antwoord property.Methods in nl.kadaster.schemas.gds2.service.afgifte_bestandenlijstopvragen.v20170401 with parameters of type BestandenlijstOpvragenResultaatType Modifier and Type Method Description voidBestandenlijstOpvragenResponse. setAntwoord(BestandenlijstOpvragenResultaatType value)Sets the value of the antwoord property.
-