Uses of Class
nl.egem.stuf.sector.bg._0204.GEMTabel
Packages that use GEMTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of GEMTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return GEMTabelModifier and TypeMethodDescriptionstatic GEMTabelAntwoordBodyFactory.createGemeente(String naam, BigInteger code) -
Uses of GEMTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type GEMTabelModifier and TypeFieldDescriptionprotected JAXBElement<GEMTabel>AsynchroonAntwoordBericht.Body.gemKennisgevingsBericht.Body.gemSynchroonAntwoordBericht.Body.gemVraagBericht.Body.gemMethods in nl.egem.stuf.sector.bg._0204 that return GEMTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type GEMTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyGEM(GEMTabel value) AsynchroonAntwoordBericht.Body.getGEM()Gets the value of the gem property.KennisgevingsBericht.Body.getGEM()Gets the value of the gem property.SynchroonAntwoordBericht.Body.getGEM()Gets the value of the gem property.VraagBericht.Body.getGEM()Gets the value of the gem property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type GEMTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyGEM(GEMTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type GEMTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setGEM(JAXBElement<GEMTabel> value) Sets the value of the gem property.