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 JAXBElement<KDOAntwoord>AsynchroonAntwoordBericht.Body.kdoprotected List<KDOAntwoord>SynchroonAntwoordBericht.Body.kdoMethods in nl.egem.stuf.sector.bg._0204 that return KDOAntwoordModifier and TypeMethodDescriptionObjectFactory.createKDOAntwoord()Create an instance ofKDOAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type KDOAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyKDO(KDOAntwoord value) 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 TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyKDO(KDOAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type KDOAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setKDO(JAXBElement<KDOAntwoord> value) Sets the value of the kdo property.