Uses of Class
nl.egem.stuf.sector.bg._0204.KDOAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of KDOAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<KDOAntwoord>
AsynchroonAntwoordBericht.Body.kdo
protected List<KDOAntwoord>
SynchroonAntwoordBericht.Body.kdo
Modifier and TypeMethodDescriptionObjectFactory.createKDOAntwoord()
Create an instance ofKDOAntwoord
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KDOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyKDO
(KDOAntwoord value) javax.xml.bind.JAXBElement<KDOAntwoord>
AsynchroonAntwoordBericht.Body.getKDO()
Gets the value of the kdo property.SynchroonAntwoordBericht.Body.getKDO()
Gets the value of the kdo property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KDOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyKDO
(KDOAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setKDO
(javax.xml.bind.JAXBElement<KDOAntwoord> value) Sets the value of the kdo property.