Uses of Class
nl.egem.stuf.sector.bg._0204.VBOAntwoord
Packages that use VBOAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VBOAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VBOAntwoordModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<VBOAntwoord>
AsynchroonAntwoordBericht.Body.vbo
protected List<VBOAntwoord>
SynchroonAntwoordBericht.Body.vbo
Methods in nl.egem.stuf.sector.bg._0204 that return VBOAntwoordModifier and TypeMethodDescriptionObjectFactory.createVBOAntwoord()
Create an instance ofVBOAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VBOAntwoordModifier 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.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VBOAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<VBOAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyVBO
(VBOAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VBOAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setVBO
(javax.xml.bind.JAXBElement<VBOAntwoord> value) Sets the value of the vbo property.