Uses of Class
nl.egem.stuf.sector.bg._0204.SBITabel
Packages that use SBITabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of SBITabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type SBITabelModifier and TypeFieldDescriptionprotected JAXBElement<SBITabel>
AsynchroonAntwoordBericht.Body.sbi
KennisgevingsBericht.Body.sbi
SynchroonAntwoordBericht.Body.sbi
VraagBericht.Body.sbi
Methods in nl.egem.stuf.sector.bg._0204 that return SBITabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type SBITabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySBI
(SBITabel value) AsynchroonAntwoordBericht.Body.getSBI()
Gets the value of the sbi property.KennisgevingsBericht.Body.getSBI()
Gets the value of the sbi property.SynchroonAntwoordBericht.Body.getSBI()
Gets the value of the sbi property.VraagBericht.Body.getSBI()
Gets the value of the sbi property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type SBITabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySBI
(SBITabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type SBITabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setSBI
(JAXBElement<SBITabel> value) Sets the value of the sbi property.