Uses of Class
nl.egem.stuf.sector.bg._0204.VoornamenE
Packages that use VoornamenE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VoornamenE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VoornamenEModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VoornamenE>
PRSFund.voornamen
Methods in nl.egem.stuf.sector.bg._0204 that return VoornamenEModifier and TypeMethodDescriptionObjectFactory.createVoornamenE()
Create an instance ofVoornamenE
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VoornamenEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VoornamenE>
ObjectFactory.createPRSFundVoornamen
(VoornamenE value) javax.xml.bind.JAXBElement<VoornamenE>
PRSFund.getVoornamen()
Gets the value of the voornamen property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VoornamenEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VoornamenE>
ObjectFactory.createPRSFundVoornamen
(VoornamenE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VoornamenEModifier and TypeMethodDescriptionvoid
PRSFund.setVoornamen
(javax.xml.bind.JAXBElement<VoornamenE> value) Sets the value of the voornamen property.