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.rtbKennisgevingsBericht.Body.rtbSynchroonAntwoordBericht.Body.rtbVraagBericht.Body.rtbMethods 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 TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setRTB(JAXBElement<RTBTabel> value) Sets the value of the rtb property.