Uses of Class
nl.egem.stuf.sector.bg._0204.BRTTabel.Buurtcode
Packages that use BRTTabel.Buurtcode
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BRTTabel.Buurtcode in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BRTTabel.BuurtcodeModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<BRTTabel.Buurtcode>
BRTTabel.buurtcode
Methods in nl.egem.stuf.sector.bg._0204 that return BRTTabel.BuurtcodeModifier and TypeMethodDescriptionObjectFactory.createBRTTabelBuurtcode()
Create an instance ofBRTTabel.Buurtcode
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BRTTabel.BuurtcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BRTTabel.Buurtcode>
ObjectFactory.createBRTTabelBuurtcode
(BRTTabel.Buurtcode value) javax.xml.bind.JAXBElement<BRTTabel.Buurtcode>
BRTTabel.getBuurtcode()
Gets the value of the buurtcode property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BRTTabel.BuurtcodeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BRTTabel.Buurtcode>
ObjectFactory.createBRTTabelBuurtcode
(BRTTabel.Buurtcode value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BRTTabel.BuurtcodeModifier and TypeMethodDescriptionvoid
BRTTabel.setBuurtcode
(javax.xml.bind.JAXBElement<BRTTabel.Buurtcode> value) Sets the value of the buurtcode property.