Uses of Class
nl.egem.stuf.sector.bg._0204.VoorlettersE
Packages that use VoorlettersE
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VoorlettersE in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VoorlettersEModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VoorlettersE>
PRSFund.voorletters
Methods in nl.egem.stuf.sector.bg._0204 that return VoorlettersEModifier and TypeMethodDescriptionObjectFactory.createVoorlettersE()
Create an instance ofVoorlettersE
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VoorlettersEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VoorlettersE>
ObjectFactory.createPRSFundVoorletters
(VoorlettersE value) javax.xml.bind.JAXBElement<VoorlettersE>
PRSFund.getVoorletters()
Gets the value of the voorletters property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VoorlettersEModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VoorlettersE>
ObjectFactory.createPRSFundVoorletters
(VoorlettersE value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VoorlettersEModifier and TypeMethodDescriptionvoid
PRSFund.setVoorletters
(javax.xml.bind.JAXBElement<VoorlettersE> value) Sets the value of the voorletters property.