Uses of Class
nl.kadaster.schemas.gds2.imgds.baseurl.v20170401.BaseURLType
-
Packages that use BaseURLType Package Description nl.b3p.gds2 nl.kadaster.schemas.gds2.imgds.baseurl.v20170401 -
-
Uses of BaseURLType in nl.b3p.gds2
Methods in nl.b3p.gds2 that return BaseURLType 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.Methods in nl.b3p.gds2 with parameters of type BaseURLType Modifier and Type Method Description static StringGDS2Util. getAfgifteURL(AfgifteType afgifte, BaseURLType type)bepaal de afgifte url. -
Uses of BaseURLType in nl.kadaster.schemas.gds2.imgds.baseurl.v20170401
Fields in nl.kadaster.schemas.gds2.imgds.baseurl.v20170401 with type parameters of type BaseURLType Modifier and Type Field Description protected List<BaseURLType>BaseURLSetType. baseURLMethods in nl.kadaster.schemas.gds2.imgds.baseurl.v20170401 that return BaseURLType Modifier and Type Method Description BaseURLTypeObjectFactory. createBaseURLType()Create an instance ofBaseURLTypeMethods in nl.kadaster.schemas.gds2.imgds.baseurl.v20170401 that return types with arguments of type BaseURLType Modifier and Type Method Description List<BaseURLType>BaseURLSetType. getBaseURL()Gets the value of the baseURL property.
-