Uses of Class
nl.egem.stuf.sector.bg._0204.OBWAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of OBWAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<OBWAntwoord>
AsynchroonAntwoordBericht.Body.obw
protected List<OBWAntwoord>
SynchroonAntwoordBericht.Body.obw
Modifier and TypeMethodDescriptionObjectFactory.createOBWAntwoord()
Create an instance ofOBWAntwoord
Modifier 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.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<OBWAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyOBW
(OBWAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setOBW
(javax.xml.bind.JAXBElement<OBWAntwoord> value) Sets the value of the obw property.