Uses of Class
nl.egem.stuf.sector.bg._0204.VBOFund.Bouwjaar
Packages that use VBOFund.Bouwjaar
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VBOFund.Bouwjaar in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VBOFund.BouwjaarModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VBOFund.Bouwjaar>
VBOFund.bouwjaar
Methods in nl.egem.stuf.sector.bg._0204 that return VBOFund.BouwjaarModifier and TypeMethodDescriptionObjectFactory.createVBOFundBouwjaar()
Create an instance ofVBOFund.Bouwjaar
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VBOFund.BouwjaarModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VBOFund.Bouwjaar>
ObjectFactory.createVBOFundBouwjaar
(VBOFund.Bouwjaar value) javax.xml.bind.JAXBElement<VBOFund.Bouwjaar>
VBOFund.getBouwjaar()
Gets the value of the bouwjaar property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VBOFund.BouwjaarModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VBOFund.Bouwjaar>
ObjectFactory.createVBOFundBouwjaar
(VBOFund.Bouwjaar value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VBOFund.BouwjaarModifier and TypeMethodDescriptionvoid
VBOFund.setBouwjaar
(javax.xml.bind.JAXBElement<VBOFund.Bouwjaar> value) Sets the value of the bouwjaar property.