Uses of Class
nl.egem.stuf.sector.bg._0204.VOTTabel
Packages that use VOTTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of VOTTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type VOTTabelModifier and TypeFieldDescriptionprotected JAXBElement<VOTTabel>
AsynchroonAntwoordBericht.Body.vot
KennisgevingsBericht.Body.vot
SynchroonAntwoordBericht.Body.vot
VraagBericht.Body.vot
Methods in nl.egem.stuf.sector.bg._0204 that return VOTTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type VOTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVOT
(VOTTabel value) AsynchroonAntwoordBericht.Body.getVOT()
Gets the value of the vot property.KennisgevingsBericht.Body.getVOT()
Gets the value of the vot property.SynchroonAntwoordBericht.Body.getVOT()
Gets the value of the vot property.VraagBericht.Body.getVOT()
Gets the value of the vot property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type VOTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyVOT
(VOTTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type VOTTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setVOT
(JAXBElement<VOTTabel> value) Sets the value of the vot property.