Uses of Class
nl.egem.stuf.sector.bg._0204.WOSTabel
Packages that use WOSTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of WOSTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type WOSTabelModifier and TypeFieldDescriptionprotected JAXBElement<WOSTabel>
AsynchroonAntwoordBericht.Body.wos
KennisgevingsBericht.Body.wos
SynchroonAntwoordBericht.Body.wos
VraagBericht.Body.wos
Methods in nl.egem.stuf.sector.bg._0204 that return WOSTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type WOSTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWOS
(WOSTabel value) AsynchroonAntwoordBericht.Body.getWOS()
Gets the value of the wos property.KennisgevingsBericht.Body.getWOS()
Gets the value of the wos property.SynchroonAntwoordBericht.Body.getWOS()
Gets the value of the wos property.VraagBericht.Body.getWOS()
Gets the value of the wos property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type WOSTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWOS
(WOSTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type WOSTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setWOS
(JAXBElement<WOSTabel> value) Sets the value of the wos property.