Uses of Class
nl.egem.stuf.sector.bg._0204.MNATabel
Packages that use MNATabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of MNATabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type MNATabelModifier and TypeFieldDescriptionprotected JAXBElement<MNATabel>
AsynchroonAntwoordBericht.Body.mna
KennisgevingsBericht.Body.mna
SynchroonAntwoordBericht.Body.mna
VraagBericht.Body.mna
Methods in nl.egem.stuf.sector.bg._0204 that return MNATabelMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type MNATabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyMNA
(MNATabel value) AsynchroonAntwoordBericht.Body.getMNA()
Gets the value of the mna property.KennisgevingsBericht.Body.getMNA()
Gets the value of the mna property.SynchroonAntwoordBericht.Body.getMNA()
Gets the value of the mna property.VraagBericht.Body.getMNA()
Gets the value of the mna property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type MNATabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyMNA
(MNATabel value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type MNATabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setMNA
(JAXBElement<MNATabel> value) Sets the value of the mna property.