Uses of Class
nl.egem.stuf.sector.bg._0204.RTBTabel
Packages that use RTBTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of RTBTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type RTBTabelModifier and TypeFieldDescriptionprotected JAXBElement<RTBTabel>
AsynchroonAntwoordBericht.Body.rtb
KennisgevingsBericht.Body.rtb
SynchroonAntwoordBericht.Body.rtb
VraagBericht.Body.rtb
Methods in nl.egem.stuf.sector.bg._0204 that return RTBTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type RTBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyRTB
(RTBTabel value) AsynchroonAntwoordBericht.Body.getRTB()
Gets the value of the rtb property.KennisgevingsBericht.Body.getRTB()
Gets the value of the rtb property.SynchroonAntwoordBericht.Body.getRTB()
Gets the value of the rtb property.VraagBericht.Body.getRTB()
Gets the value of the rtb property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type RTBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyRTB
(RTBTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type RTBTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setRTB
(JAXBElement<RTBTabel> value) Sets the value of the rtb property.