Uses of Class
nl.egem.stuf.sector.bg._0204.BsnNummerE
Packages that use BsnNummerE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BsnNummerE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BsnNummerEModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<BsnNummerE>
PRSFund.bsnNummer
Methods in nl.egem.stuf.sector.bg._0204 that return BsnNummerEModifier and TypeMethodDescriptionObjectFactory.createBsnNummerE()
Create an instance ofBsnNummerE
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BsnNummerEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BsnNummerE>
ObjectFactory.createPRSFundBsnNummer
(BsnNummerE value) javax.xml.bind.JAXBElement<BsnNummerE>
PRSFund.getBsnNummer()
Gets the value of the bsnNummer property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BsnNummerEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BsnNummerE>
ObjectFactory.createPRSFundBsnNummer
(BsnNummerE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BsnNummerEModifier and TypeMethodDescriptionvoid
PRSFund.setBsnNummer
(javax.xml.bind.JAXBElement<BsnNummerE> value) Sets the value of the bsnNummer property.