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