Uses of Class
nl.egem.stuf.sector.bg._0204.OBWAntwoord
Packages that use OBWAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of OBWAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type OBWAntwoordModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<OBWAntwoord>
AsynchroonAntwoordBericht.Body.obw
protected List<OBWAntwoord>
SynchroonAntwoordBericht.Body.obw
Methods in nl.egem.stuf.sector.bg._0204 that return OBWAntwoordModifier and TypeMethodDescriptionObjectFactory.createOBWAntwoord()
Create an instance ofOBWAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type OBWAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<OBWAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyOBW
(OBWAntwoord value) javax.xml.bind.JAXBElement<OBWAntwoord>
AsynchroonAntwoordBericht.Body.getOBW()
Gets the value of the obw property.SynchroonAntwoordBericht.Body.getOBW()
Gets the value of the obw property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type OBWAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<OBWAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyOBW
(OBWAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type OBWAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setOBW
(javax.xml.bind.JAXBElement<OBWAntwoord> value) Sets the value of the obw property.