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 JAXBElement<VBOAntwoord>AsynchroonAntwoordBericht.Body.vboprotected List<VBOAntwoord>SynchroonAntwoordBericht.Body.vboMethods in nl.egem.stuf.sector.bg._0204 that return VBOAntwoordModifier and TypeMethodDescriptionObjectFactory.createVBOAntwoord()Create an instance ofVBOAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VBOAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVBO(VBOAntwoord value) 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 TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVBO(VBOAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VBOAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setVBO(JAXBElement<VBOAntwoord> value) Sets the value of the vbo property.