Uses of Class
nl.egem.stuf.sector.bg._0204.ADLTabel
Packages that use ADLTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADLTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return ADLTabelModifier and TypeMethodDescriptionstatic ADLTabelAntwoordBodyFactory.createAdelijkeTitel(String titel) -
Uses of ADLTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADLTabelModifier and TypeFieldDescriptionprotected JAXBElement<ADLTabel>AsynchroonAntwoordBericht.Body.adlKennisgevingsBericht.Body.adlSynchroonAntwoordBericht.Body.adlVraagBericht.Body.adlMethods in nl.egem.stuf.sector.bg._0204 that return ADLTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADLTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyADL(ADLTabel value) AsynchroonAntwoordBericht.Body.getADL()Gets the value of the adl property.KennisgevingsBericht.Body.getADL()Gets the value of the adl property.SynchroonAntwoordBericht.Body.getADL()Gets the value of the adl property.VraagBericht.Body.getADL()Gets the value of the adl property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADLTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyADL(ADLTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADLTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setADL(JAXBElement<ADLTabel> value) Sets the value of the adl property.