Uses of Class
nl.egem.stuf.sector.bg._0204.VBOAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VBOAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VBOAntwoord>
AsynchroonAntwoordBericht.Body.vbo
protected List<VBOAntwoord>
SynchroonAntwoordBericht.Body.vbo
Modifier and TypeMethodDescriptionObjectFactory.createVBOAntwoord()
Create an instance ofVBOAntwoord
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VBOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyVBO
(VBOAntwoord value) javax.xml.bind.JAXBElement<VBOAntwoord>
AsynchroonAntwoordBericht.Body.getVBO()
Gets the value of the vbo property.SynchroonAntwoordBericht.Body.getVBO()
Gets the value of the vbo property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VBOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyVBO
(VBOAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setVBO
(javax.xml.bind.JAXBElement<VBOAntwoord> value) Sets the value of the vbo property.