Uses of Class
nl.egem.stuf.sector.bg._0204.BRTTabel
Packages that use BRTTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BRTTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BRTTabelModifier and TypeFieldDescriptionprotected JAXBElement<BRTTabel>
AsynchroonAntwoordBericht.Body.brt
KennisgevingsBericht.Body.brt
SynchroonAntwoordBericht.Body.brt
VraagBericht.Body.brt
Methods in nl.egem.stuf.sector.bg._0204 that return BRTTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BRTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBRT
(BRTTabel value) AsynchroonAntwoordBericht.Body.getBRT()
Gets the value of the brt property.KennisgevingsBericht.Body.getBRT()
Gets the value of the brt property.SynchroonAntwoordBericht.Body.getBRT()
Gets the value of the brt property.VraagBericht.Body.getBRT()
Gets the value of the brt property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BRTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBRT
(BRTTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BRTTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setBRT
(JAXBElement<BRTTabel> value) Sets the value of the brt property.