Uses of Class
nl.egem.stuf.sector.bg._0204.HHDAntwoord
Packages that use HHDAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of HHDAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type HHDAntwoordModifier and TypeFieldDescriptionprotected JAXBElement<HHDAntwoord>AsynchroonAntwoordBericht.Body.hhdprotected List<HHDAntwoord>SynchroonAntwoordBericht.Body.hhdMethods in nl.egem.stuf.sector.bg._0204 that return HHDAntwoordModifier and TypeMethodDescriptionObjectFactory.createHHDAntwoord()Create an instance ofHHDAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type HHDAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyHHD(HHDAntwoord value) AsynchroonAntwoordBericht.Body.getHHD()Gets the value of the hhd property.SynchroonAntwoordBericht.Body.getHHD()Gets the value of the hhd property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type HHDAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyHHD(HHDAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type HHDAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setHHD(JAXBElement<HHDAntwoord> value) Sets the value of the hhd property.