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 JAXBElement<OBWAntwoord>AsynchroonAntwoordBericht.Body.obwprotected List<OBWAntwoord>SynchroonAntwoordBericht.Body.obwMethods in nl.egem.stuf.sector.bg._0204 that return OBWAntwoordModifier and TypeMethodDescriptionObjectFactory.createOBWAntwoord()Create an instance ofOBWAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type OBWAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyOBW(OBWAntwoord value) 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 TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyOBW(OBWAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type OBWAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setOBW(JAXBElement<OBWAntwoord> value) Sets the value of the obw property.