Uses of Class
nl.egem.stuf.sector.bg._0204.VBTTabel
Packages that use VBTTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VBTTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return VBTTabelModifier and TypeMethodDescriptionstatic VBTTabel
AntwoordBodyFactory.createVerblijfstitel
(String omschrijving, BigInteger code) -
Uses of VBTTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VBTTabelModifier and TypeFieldDescriptionprotected JAXBElement<VBTTabel>
AsynchroonAntwoordBericht.Body.vbt
KennisgevingsBericht.Body.vbt
SynchroonAntwoordBericht.Body.vbt
VraagBericht.Body.vbt
Methods in nl.egem.stuf.sector.bg._0204 that return VBTTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VBTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVBT
(VBTTabel value) AsynchroonAntwoordBericht.Body.getVBT()
Gets the value of the vbt property.KennisgevingsBericht.Body.getVBT()
Gets the value of the vbt property.SynchroonAntwoordBericht.Body.getVBT()
Gets the value of the vbt property.VraagBericht.Body.getVBT()
Gets the value of the vbt property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VBTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVBT
(VBTTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VBTTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setVBT
(JAXBElement<VBTTabel> value) Sets the value of the vbt property.