Uses of Class
nl.egem.stuf.sector.bg._0204.SRVTabel
Packages that use SRVTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of SRVTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type SRVTabelModifier and TypeFieldDescriptionprotected JAXBElement<SRVTabel>AsynchroonAntwoordBericht.Body.srvKennisgevingsBericht.Body.srvSynchroonAntwoordBericht.Body.srvVraagBericht.Body.srvMethods in nl.egem.stuf.sector.bg._0204 that return SRVTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type SRVTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySRV(SRVTabel value) AsynchroonAntwoordBericht.Body.getSRV()Gets the value of the srv property.KennisgevingsBericht.Body.getSRV()Gets the value of the srv property.SynchroonAntwoordBericht.Body.getSRV()Gets the value of the srv property.VraagBericht.Body.getSRV()Gets the value of the srv property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type SRVTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySRV(SRVTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type SRVTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setSRV(JAXBElement<SRVTabel> value) Sets the value of the srv property.