Uses of Class
nl.egem.stuf.sector.bg._0204.R03Tabel
Packages that use R03Tabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of R03Tabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type R03TabelModifier and TypeFieldDescriptionprotected JAXBElement<R03Tabel>
AsynchroonAntwoordBericht.Body.r03
KennisgevingsBericht.Body.r03
SynchroonAntwoordBericht.Body.r03
VraagBericht.Body.r03
Methods in nl.egem.stuf.sector.bg._0204 that return R03TabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type R03TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR03
(R03Tabel value) AsynchroonAntwoordBericht.Body.getR03()
Gets the value of the r03 property.KennisgevingsBericht.Body.getR03()
Gets the value of the r03 property.SynchroonAntwoordBericht.Body.getR03()
Gets the value of the r03 property.VraagBericht.Body.getR03()
Gets the value of the r03 property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type R03TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR03
(R03Tabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type R03TabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setR03
(JAXBElement<R03Tabel> value) Sets the value of the r03 property.