Uses of Class
nl.egem.stuf.sector.bg._0204.BSGKerngegevens
Packages that use BSGKerngegevens
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BSGKerngegevens in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as BSGKerngegevensModifier and TypeFieldDescriptionprotected BSGKerngegevens
KDOKennisgeving.KDOBSG.bsg
protected BSGKerngegevens
OBWKennisgeving.OBWBSG.bsg
protected BSGKerngegevens
VBOKennisgeving.VBOBSG.bsg
Methods in nl.egem.stuf.sector.bg._0204 that return BSGKerngegevensModifier and TypeMethodDescriptionObjectFactory.createBSGKerngegevens()
Create an instance ofBSGKerngegevens
KDOKennisgeving.KDOBSG.getBSG()
Gets the value of the bsg property.OBWKennisgeving.OBWBSG.getBSG()
Gets the value of the bsg property.VBOKennisgeving.VBOBSG.getBSG()
Gets the value of the bsg property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BSGKerngegevensModifier and TypeMethodDescriptionvoid
KDOKennisgeving.KDOBSG.setBSG
(BSGKerngegevens value) Sets the value of the bsg property.void
OBWKennisgeving.OBWBSG.setBSG
(BSGKerngegevens value) Sets the value of the bsg property.void
VBOKennisgeving.VBOBSG.setBSG
(BSGKerngegevens value) Sets the value of the bsg property.