Uses of Class
nl.egem.stuf.sector.bg._0204.ADRKerngegevens.Postcode
Packages that use ADRKerngegevens.Postcode
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRKerngegevens.Postcode in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADRKerngegevens.PostcodeModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ADRKerngegevens.Postcode>
ADRKerngegevens.postcode
Methods in nl.egem.stuf.sector.bg._0204 that return ADRKerngegevens.PostcodeModifier and TypeMethodDescriptionObjectFactory.createADRKerngegevensPostcode()
Create an instance ofADRKerngegevens.Postcode
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRKerngegevens.PostcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRKerngegevens.Postcode>
ObjectFactory.createADRKerngegevensPostcode
(ADRKerngegevens.Postcode value) javax.xml.bind.JAXBElement<ADRKerngegevens.Postcode>
ADRKerngegevens.getPostcode()
Gets the value of the postcode property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADRKerngegevens.PostcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRKerngegevens.Postcode>
ObjectFactory.createADRKerngegevensPostcode
(ADRKerngegevens.Postcode value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADRKerngegevens.PostcodeModifier and TypeMethodDescriptionvoid
ADRKerngegevens.setPostcode
(javax.xml.bind.JAXBElement<ADRKerngegevens.Postcode> value) Sets the value of the postcode property.