Uses of Class
nl.egem.stuf.sector.bg._0204.LFTTabel
Packages that use LFTTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of LFTTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type LFTTabelModifier and TypeFieldDescriptionprotected JAXBElement<LFTTabel>
AsynchroonAntwoordBericht.Body.lft
KennisgevingsBericht.Body.lft
SynchroonAntwoordBericht.Body.lft
VraagBericht.Body.lft
Methods in nl.egem.stuf.sector.bg._0204 that return LFTTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type LFTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyLFT
(LFTTabel value) AsynchroonAntwoordBericht.Body.getLFT()
Gets the value of the lft property.KennisgevingsBericht.Body.getLFT()
Gets the value of the lft property.SynchroonAntwoordBericht.Body.getLFT()
Gets the value of the lft property.VraagBericht.Body.getLFT()
Gets the value of the lft property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type LFTTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyLFT
(LFTTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type LFTTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setLFT
(JAXBElement<LFTTabel> value) Sets the value of the lft property.