Uses of Class
nl.egem.stuf.sector.bg._0204.SZRTabel
Packages that use SZRTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of SZRTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type SZRTabelModifier and TypeFieldDescriptionprotected JAXBElement<SZRTabel>
AsynchroonAntwoordBericht.Body.szr
KennisgevingsBericht.Body.szr
SynchroonAntwoordBericht.Body.szr
VraagBericht.Body.szr
Methods in nl.egem.stuf.sector.bg._0204 that return SZRTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type SZRTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySZR
(SZRTabel value) AsynchroonAntwoordBericht.Body.getSZR()
Gets the value of the szr property.KennisgevingsBericht.Body.getSZR()
Gets the value of the szr property.SynchroonAntwoordBericht.Body.getSZR()
Gets the value of the szr property.VraagBericht.Body.getSZR()
Gets the value of the szr property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type SZRTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySZR
(SZRTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type SZRTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setSZR
(JAXBElement<SZRTabel> value) Sets the value of the szr property.