Uses of Class
nl.egem.stuf.sector.bg._0204.GeboorteplaatsE
Packages that use GeboorteplaatsE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of GeboorteplaatsE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type GeboorteplaatsEModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<GeboorteplaatsE>
PRSFund.geboorteplaats
Methods in nl.egem.stuf.sector.bg._0204 that return GeboorteplaatsEModifier and TypeMethodDescriptionObjectFactory.createGeboorteplaatsE()
Create an instance ofGeboorteplaatsE
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type GeboorteplaatsEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GeboorteplaatsE>
ObjectFactory.createPRSFundGeboorteplaats
(GeboorteplaatsE value) javax.xml.bind.JAXBElement<GeboorteplaatsE>
PRSFund.getGeboorteplaats()
Gets the value of the geboorteplaats property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type GeboorteplaatsEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GeboorteplaatsE>
ObjectFactory.createPRSFundGeboorteplaats
(GeboorteplaatsE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type GeboorteplaatsEModifier and TypeMethodDescriptionvoid
PRSFund.setGeboorteplaats
(javax.xml.bind.JAXBElement<GeboorteplaatsE> value) Sets the value of the geboorteplaats property.