Uses of Class
nl.egem.stuf.sector.bg._0204.BGBTabel
Packages that use BGBTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BGBTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BGBTabelModifier and TypeFieldDescriptionprotected JAXBElement<BGBTabel>
AsynchroonAntwoordBericht.Body.bgb
KennisgevingsBericht.Body.bgb
SynchroonAntwoordBericht.Body.bgb
VraagBericht.Body.bgb
Methods in nl.egem.stuf.sector.bg._0204 that return BGBTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BGBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBGB
(BGBTabel value) AsynchroonAntwoordBericht.Body.getBGB()
Gets the value of the bgb property.KennisgevingsBericht.Body.getBGB()
Gets the value of the bgb property.SynchroonAntwoordBericht.Body.getBGB()
Gets the value of the bgb property.VraagBericht.Body.getBGB()
Gets the value of the bgb property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BGBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBGB
(BGBTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BGBTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setBGB
(JAXBElement<BGBTabel> value) Sets the value of the bgb property.