Uses of Class
nl.egem.stuf.sector.bg._0204.KGMTabel
Packages that use KGMTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of KGMTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type KGMTabelModifier and TypeFieldDescriptionprotected JAXBElement<KGMTabel>
AsynchroonAntwoordBericht.Body.kgm
KennisgevingsBericht.Body.kgm
SynchroonAntwoordBericht.Body.kgm
VraagBericht.Body.kgm
Methods in nl.egem.stuf.sector.bg._0204 that return KGMTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type KGMTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyKGM
(KGMTabel value) AsynchroonAntwoordBericht.Body.getKGM()
Gets the value of the kgm property.KennisgevingsBericht.Body.getKGM()
Gets the value of the kgm property.SynchroonAntwoordBericht.Body.getKGM()
Gets the value of the kgm property.VraagBericht.Body.getKGM()
Gets the value of the kgm property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type KGMTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyKGM
(KGMTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type KGMTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setKGM
(JAXBElement<KGMTabel> value) Sets the value of the kgm property.