Uses of Class
nl.egem.stuf.sector.bg._0204.WYKTabel
Packages that use WYKTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of WYKTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type WYKTabelModifier and TypeFieldDescriptionprotected JAXBElement<WYKTabel>
AsynchroonAntwoordBericht.Body.wyk
KennisgevingsBericht.Body.wyk
SynchroonAntwoordBericht.Body.wyk
VraagBericht.Body.wyk
Methods in nl.egem.stuf.sector.bg._0204 that return WYKTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type WYKTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWYK
(WYKTabel value) AsynchroonAntwoordBericht.Body.getWYK()
Gets the value of the wyk property.KennisgevingsBericht.Body.getWYK()
Gets the value of the wyk property.SynchroonAntwoordBericht.Body.getWYK()
Gets the value of the wyk property.VraagBericht.Body.getWYK()
Gets the value of the wyk property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type WYKTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWYK
(WYKTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type WYKTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setWYK
(JAXBElement<WYKTabel> value) Sets the value of the wyk property.