Uses of Class
nl.egem.stuf.sector.bg._0204.WOZAntwoord
Packages that use WOZAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of WOZAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type WOZAntwoordModifier and TypeFieldDescriptionprotected JAXBElement<WOZAntwoord>AsynchroonAntwoordBericht.Body.wozprotected List<WOZAntwoord>SynchroonAntwoordBericht.Body.wozMethods in nl.egem.stuf.sector.bg._0204 that return WOZAntwoordModifier and TypeMethodDescriptionObjectFactory.createWOZAntwoord()Create an instance ofWOZAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type WOZAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWOZ(WOZAntwoord value) AsynchroonAntwoordBericht.Body.getWOZ()Gets the value of the woz property.SynchroonAntwoordBericht.Body.getWOZ()Gets the value of the woz property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type WOZAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyWOZ(WOZAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type WOZAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setWOZ(JAXBElement<WOZAntwoord> value) Sets the value of the woz property.