Uses of Class
nl.egem.stuf.sector.bg._0204.R02Tabel
Packages that use R02Tabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of R02Tabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type R02TabelModifier and TypeFieldDescriptionprotected JAXBElement<R02Tabel>
AsynchroonAntwoordBericht.Body.r02
KennisgevingsBericht.Body.r02
SynchroonAntwoordBericht.Body.r02
VraagBericht.Body.r02
Methods in nl.egem.stuf.sector.bg._0204 that return R02TabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type R02TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR02
(R02Tabel value) AsynchroonAntwoordBericht.Body.getR02()
Gets the value of the r02 property.KennisgevingsBericht.Body.getR02()
Gets the value of the r02 property.SynchroonAntwoordBericht.Body.getR02()
Gets the value of the r02 property.VraagBericht.Body.getR02()
Gets the value of the r02 property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type R02TabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyR02
(R02Tabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type R02TabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setR02
(JAXBElement<R02Tabel> value) Sets the value of the r02 property.