Uses of Class
nl.egem.stuf.sector.bg._0204.SIBTabel
Packages that use SIBTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of SIBTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return SIBTabelModifier and TypeMethodDescriptionstatic SIBTabel
AntwoordBodyFactory.createSoortIdentiteitsbewijs
(String omschrijving, BigInteger soort) -
Uses of SIBTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as SIBTabelModifier and TypeFieldDescriptionprotected SIBTabel
PRSAntwoord.PRSIDB.sib
protected SIBTabel
PRSKennisgeving.PRSIDB.sib
protected SIBTabel
PRSVraag.PRSIDB.sib
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type SIBTabelModifier and TypeFieldDescriptionprotected JAXBElement<SIBTabel>
AsynchroonAntwoordBericht.Body.sib
KennisgevingsBericht.Body.sib
SynchroonAntwoordBericht.Body.sib
VraagBericht.Body.sib
Methods in nl.egem.stuf.sector.bg._0204 that return SIBTabelModifier and TypeMethodDescriptionObjectFactory.createSIBTabel()
Create an instance ofSIBTabel
PRSAntwoord.PRSIDB.getSIB()
Gets the value of the sib property.PRSKennisgeving.PRSIDB.getSIB()
Gets the value of the sib property.PRSVraag.PRSIDB.getSIB()
Gets the value of the sib property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type SIBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySIB
(SIBTabel value) AsynchroonAntwoordBericht.Body.getSIB()
Gets the value of the sib property.KennisgevingsBericht.Body.getSIB()
Gets the value of the sib property.SynchroonAntwoordBericht.Body.getSIB()
Gets the value of the sib property.VraagBericht.Body.getSIB()
Gets the value of the sib property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type SIBTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodySIB
(SIBTabel value) void
Sets the value of the sib property.void
Sets the value of the sib property.void
Sets the value of the sib property.Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type SIBTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setSIB
(JAXBElement<SIBTabel> value) Sets the value of the sib property.