Uses of Class
nl.egem.stuf.sector.bg._0204.KDOAntwoord
Packages that use KDOAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of KDOAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type KDOAntwoordModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<KDOAntwoord>
AsynchroonAntwoordBericht.Body.kdo
protected List<KDOAntwoord>
SynchroonAntwoordBericht.Body.kdo
Methods in nl.egem.stuf.sector.bg._0204 that return KDOAntwoordModifier and TypeMethodDescriptionObjectFactory.createKDOAntwoord()
Create an instance ofKDOAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type KDOAntwoordModifier 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.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type KDOAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<KDOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyKDO
(KDOAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type KDOAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setKDO
(javax.xml.bind.JAXBElement<KDOAntwoord> value) Sets the value of the kdo property.