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 javax.xml.bind.JAXBElement<WOZAntwoord>
AsynchroonAntwoordBericht.Body.woz
protected List<WOZAntwoord>
SynchroonAntwoordBericht.Body.woz
Methods in nl.egem.stuf.sector.bg._0204 that return WOZAntwoordModifier and TypeMethodDescriptionObjectFactory.createWOZAntwoord()
Create an instance ofWOZAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type WOZAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<WOZAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyWOZ
(WOZAntwoord value) javax.xml.bind.JAXBElement<WOZAntwoord>
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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<WOZAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyWOZ
(WOZAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type WOZAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setWOZ
(javax.xml.bind.JAXBElement<WOZAntwoord> value) Sets the value of the woz property.