Uses of Class
nl.egem.stuf.sector.bg._0204.GeboortedatumE
Packages that use GeboortedatumE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of GeboortedatumE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type GeboortedatumEModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<GeboortedatumE>
PRSFund.geboortedatum
Methods in nl.egem.stuf.sector.bg._0204 that return GeboortedatumEModifier and TypeMethodDescriptionObjectFactory.createGeboortedatumE()
Create an instance ofGeboortedatumE
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type GeboortedatumEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GeboortedatumE>
ObjectFactory.createPRSFundGeboortedatum
(GeboortedatumE value) javax.xml.bind.JAXBElement<GeboortedatumE>
PRSFund.getGeboortedatum()
Gets the value of the geboortedatum property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type GeboortedatumEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<GeboortedatumE>
ObjectFactory.createPRSFundGeboortedatum
(GeboortedatumE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type GeboortedatumEModifier and TypeMethodDescriptionvoid
PRSFund.setGeboortedatum
(javax.xml.bind.JAXBElement<GeboortedatumE> value) Sets the value of the geboortedatum property.