Uses of Class
nl.egem.stuf.sector.bg._0204.R04Tabel
Packages that use R04Tabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of R04Tabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type R04TabelModifier and TypeFieldDescriptionprotected JAXBElement<R04Tabel>
AsynchroonAntwoordBericht.Body.r04
KennisgevingsBericht.Body.r04
SynchroonAntwoordBericht.Body.r04
VraagBericht.Body.r04
Methods in nl.egem.stuf.sector.bg._0204 that return R04TabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type R04TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR04
(R04Tabel value) AsynchroonAntwoordBericht.Body.getR04()
Gets the value of the r04 property.KennisgevingsBericht.Body.getR04()
Gets the value of the r04 property.SynchroonAntwoordBericht.Body.getR04()
Gets the value of the r04 property.VraagBericht.Body.getR04()
Gets the value of the r04 property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type R04TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR04
(R04Tabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type R04TabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setR04
(JAXBElement<R04Tabel> value) Sets the value of the r04 property.