Uses of Class
nl.egem.stuf.sector.bg._0204.NNPAntwoord
Packages that use NNPAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of NNPAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type NNPAntwoordModifier and TypeFieldDescriptionprotected JAXBElement<NNPAntwoord>
AsynchroonAntwoordBericht.Body.nnp
protected List<NNPAntwoord>
SynchroonAntwoordBericht.Body.nnp
Methods in nl.egem.stuf.sector.bg._0204 that return NNPAntwoordModifier and TypeMethodDescriptionObjectFactory.createNNPAntwoord()
Create an instance ofNNPAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type NNPAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyNNP
(NNPAntwoord value) AsynchroonAntwoordBericht.Body.getNNP()
Gets the value of the nnp property.SynchroonAntwoordBericht.Body.getNNP()
Gets the value of the nnp property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type NNPAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyNNP
(NNPAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type NNPAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setNNP
(JAXBElement<NNPAntwoord> value) Sets the value of the nnp property.