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.nnpprotected List<NNPAntwoord>SynchroonAntwoordBericht.Body.nnpMethods in nl.egem.stuf.sector.bg._0204 that return NNPAntwoordModifier and TypeMethodDescriptionObjectFactory.createNNPAntwoord()Create an instance ofNNPAntwoordMethods 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 TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setNNP(JAXBElement<NNPAntwoord> value) Sets the value of the nnp property.