Uses of Class
nl.egem.stuf.sector.bg._0204.ACDTabel
Packages that use ACDTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ACDTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return ACDTabelModifier and TypeMethodDescriptionstatic ACDTabelAntwoordBodyFactory.createAcademischeTitel(String titel, boolean posVoorNaam, String code) -
Uses of ACDTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ACDTabelModifier and TypeFieldDescriptionprotected JAXBElement<ACDTabel>AsynchroonAntwoordBericht.Body.acdKennisgevingsBericht.Body.acdSynchroonAntwoordBericht.Body.acdVraagBericht.Body.acdMethods in nl.egem.stuf.sector.bg._0204 that return ACDTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ACDTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyACD(ACDTabel value) AsynchroonAntwoordBericht.Body.getACD()Gets the value of the acd property.KennisgevingsBericht.Body.getACD()Gets the value of the acd property.SynchroonAntwoordBericht.Body.getACD()Gets the value of the acd property.VraagBericht.Body.getACD()Gets the value of the acd property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ACDTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyACD(ACDTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ACDTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setACD(JAXBElement<ACDTabel> value) Sets the value of the acd property.