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 javax.xml.bind.JAXBElement<HHDAntwoord>
AsynchroonAntwoordBericht.Body.hhd
protected List<HHDAntwoord>
SynchroonAntwoordBericht.Body.hhd
Methods in nl.egem.stuf.sector.bg._0204 that return HHDAntwoordModifier and TypeMethodDescriptionObjectFactory.createHHDAntwoord()
Create an instance ofHHDAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type HHDAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<HHDAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyHHD
(HHDAntwoord value) javax.xml.bind.JAXBElement<HHDAntwoord>
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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<HHDAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyHHD
(HHDAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type HHDAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setHHD
(javax.xml.bind.JAXBElement<HHDAntwoord> value) Sets the value of the hhd property.