Uses of Class
nl.egem.stuf.sector.bg._0204.SPBTabel
Packages that use SPBTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of SPBTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type SPBTabelModifier and TypeFieldDescriptionprotected JAXBElement<SPBTabel>
AsynchroonAntwoordBericht.Body.spb
KennisgevingsBericht.Body.spb
SynchroonAntwoordBericht.Body.spb
VraagBericht.Body.spb
Methods in nl.egem.stuf.sector.bg._0204 that return SPBTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type SPBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySPB
(SPBTabel value) AsynchroonAntwoordBericht.Body.getSPB()
Gets the value of the spb property.KennisgevingsBericht.Body.getSPB()
Gets the value of the spb property.SynchroonAntwoordBericht.Body.getSPB()
Gets the value of the spb property.VraagBericht.Body.getSPB()
Gets the value of the spb property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type SPBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySPB
(SPBTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type SPBTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setSPB
(JAXBElement<SPBTabel> value) Sets the value of the spb property.