Uses of Class
nl.egem.stuf.sector.bg._0204.NATTabel
Packages that use NATTabel
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of NATTabel in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return NATTabelModifier and TypeMethodDescriptionstatic NATTabel
AntwoordBodyFactory.createNationaliteit
(String nationaliteit, BigInteger code) -
Uses of NATTabel in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as NATTabelModifier and TypeFieldDescriptionprotected NATTabel
PRSAntwoord.PRSNAT.nat
protected NATTabel
PRSKennisgeving.PRSNAT.nat
protected NATTabel
PRSVraag.PRSNAT.nat
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type NATTabelModifier and TypeFieldDescriptionprotected JAXBElement<NATTabel>
AsynchroonAntwoordBericht.Body.nat
KennisgevingsBericht.Body.nat
SynchroonAntwoordBericht.Body.nat
VraagBericht.Body.nat
Methods in nl.egem.stuf.sector.bg._0204 that return NATTabelModifier and TypeMethodDescriptionObjectFactory.createNATTabel()
Create an instance ofNATTabel
PRSAntwoord.PRSNAT.getNAT()
Gets the value of the nat property.PRSKennisgeving.PRSNAT.getNAT()
Gets the value of the nat property.PRSVraag.PRSNAT.getNAT()
Gets the value of the nat property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type NATTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyNAT
(NATTabel value) AsynchroonAntwoordBericht.Body.getNAT()
Gets the value of the nat property.KennisgevingsBericht.Body.getNAT()
Gets the value of the nat property.SynchroonAntwoordBericht.Body.getNAT()
Gets the value of the nat property.VraagBericht.Body.getNAT()
Gets the value of the nat property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type NATTabelModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyNAT
(NATTabel value) void
Sets the value of the nat property.void
Sets the value of the nat property.void
Sets the value of the nat property.Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type NATTabelModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setNAT
(JAXBElement<NATTabel> value) Sets the value of the nat property.