Uses of Class
nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401.AfgifteType
-
Packages that use AfgifteType Package Description nl.b3p.gds2 nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401 -
-
Uses of AfgifteType in nl.b3p.gds2
Methods in nl.b3p.gds2 with parameters of type AfgifteType Modifier and Type Method Description static StringGDS2Util. getAfgifteURL(AfgifteType afgifte, BaseURLType type)bepaal de afgifte url. -
Uses of AfgifteType in nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401
Fields in nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401 with type parameters of type AfgifteType Modifier and Type Field Description protected List<AfgifteType>BestandenLijstType. afgifteMethods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401 that return AfgifteType Modifier and Type Method Description AfgifteTypeObjectFactory. createAfgifteType()Create an instance ofAfgifteTypeMethods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401 that return types with arguments of type AfgifteType Modifier and Type Method Description javax.xml.bind.JAXBElement<AfgifteType>ObjectFactory. createAfgifte(AfgifteType value)List<AfgifteType>BestandenLijstType. getAfgifte()Gets the value of the afgifte property.Methods in nl.kadaster.schemas.gds2.afgifte_bestandenlijstresultaat.afgifte.v20170401 with parameters of type AfgifteType Modifier and Type Method Description javax.xml.bind.JAXBElement<AfgifteType>ObjectFactory. createAfgifte(AfgifteType value)
-