Uses of Class
nl.egem.stuf.sector.bg._0204.BHVTabel
Packages that use BHVTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BHVTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type BHVTabelModifier and TypeFieldDescriptionprotected JAXBElement<BHVTabel>
AsynchroonAntwoordBericht.Body.bhv
KennisgevingsBericht.Body.bhv
SynchroonAntwoordBericht.Body.bhv
VraagBericht.Body.bhv
Methods in nl.egem.stuf.sector.bg._0204 that return BHVTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type BHVTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBHV
(BHVTabel value) AsynchroonAntwoordBericht.Body.getBHV()
Gets the value of the bhv property.KennisgevingsBericht.Body.getBHV()
Gets the value of the bhv property.SynchroonAntwoordBericht.Body.getBHV()
Gets the value of the bhv property.VraagBericht.Body.getBHV()
Gets the value of the bhv property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type BHVTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyBHV
(BHVTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type BHVTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setBHV
(JAXBElement<BHVTabel> value) Sets the value of the bhv property.