Uses of Class
nl.egem.stuf.sector.bg._0204.LNDTabel
Packages that use LNDTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of LNDTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return LNDTabelModifier and TypeMethodDescriptionstatic LNDTabel
AntwoordBodyFactory.createLand
(String naam, BigInteger code) -
Uses of LNDTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type LNDTabelModifier and TypeFieldDescriptionprotected JAXBElement<LNDTabel>
AsynchroonAntwoordBericht.Body.lnd
KennisgevingsBericht.Body.lnd
SynchroonAntwoordBericht.Body.lnd
VraagBericht.Body.lnd
Methods in nl.egem.stuf.sector.bg._0204 that return LNDTabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type LNDTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyLND
(LNDTabel value) AsynchroonAntwoordBericht.Body.getLND()
Gets the value of the lnd property.KennisgevingsBericht.Body.getLND()
Gets the value of the lnd property.SynchroonAntwoordBericht.Body.getLND()
Gets the value of the lnd property.VraagBericht.Body.getLND()
Gets the value of the lnd property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type LNDTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyLND
(LNDTabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type LNDTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setLND
(JAXBElement<LNDTabel> value) Sets the value of the lnd property.