Uses of Class
nl.egem.stuf.sector.bg._0204.WOZAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of WOZAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<WOZAntwoord>
AsynchroonAntwoordBericht.Body.woz
protected List<WOZAntwoord>
SynchroonAntwoordBericht.Body.woz
Modifier and TypeMethodDescriptionObjectFactory.createWOZAntwoord()
Create an instance ofWOZAntwoord
Modifier 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.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<WOZAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyWOZ
(WOZAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setWOZ
(javax.xml.bind.JAXBElement<WOZAntwoord> value) Sets the value of the woz property.