Uses of Class
nl.egem.stuf.sector.bg._0204.VBOKennisgeving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VBOKennisgeving in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected VBOKennisgeving
VBOAntwoord.VBOVBOOSU.vbo
protected VBOKennisgeving
VBOVraag.VBOVBOOSU.vbo
protected VBOKennisgeving
WOZAntwoord.WOZVBO.vbo
protected VBOKennisgeving
WOZVraag.WOZVBO.vbo
Modifier and TypeMethodDescriptionObjectFactory.createVBOKennisgeving()
Create an instance ofVBOKennisgeving
VBOAntwoord.VBOVBOOSU.getVBO()
Gets the value of the vbo property.VBOVraag.VBOVBOOSU.getVBO()
Gets the value of the vbo property.WOZAntwoord.WOZVBO.getVBO()
Gets the value of the vbo property.WOZVraag.WOZVBO.getVBO()
Gets the value of the vbo property.Modifier and TypeMethodDescriptionKennisgevingsBericht.Body.getVBO()
Gets the value of the vbo property.Modifier and TypeMethodDescriptionvoid
VBOAntwoord.VBOVBOOSU.setVBO
(VBOKennisgeving value) Sets the value of the vbo property.void
VBOVraag.VBOVBOOSU.setVBO
(VBOKennisgeving value) Sets the value of the vbo property.void
WOZAntwoord.WOZVBO.setVBO
(VBOKennisgeving value) Sets the value of the vbo property.void
WOZVraag.WOZVBO.setVBO
(VBOKennisgeving value) Sets the value of the vbo property.