Uses of Class
nl.egem.stuf.sector.bg._0204.OHTTabel
Packages that use OHTTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of OHTTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type OHTTabelModifier and TypeFieldDescriptionprotected JAXBElement<OHTTabel>AsynchroonAntwoordBericht.Body.ohtKennisgevingsBericht.Body.ohtSynchroonAntwoordBericht.Body.ohtVraagBericht.Body.ohtMethods in nl.egem.stuf.sector.bg._0204 that return OHTTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type OHTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyOHT(OHTTabel value) AsynchroonAntwoordBericht.Body.getOHT()Gets the value of the oht property.KennisgevingsBericht.Body.getOHT()Gets the value of the oht property.SynchroonAntwoordBericht.Body.getOHT()Gets the value of the oht property.VraagBericht.Body.getOHT()Gets the value of the oht property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type OHTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyOHT(OHTTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type OHTTabelModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setOHT(JAXBElement<OHTTabel> value) Sets the value of the oht property.