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