Uses of Class
nl.egem.stuf.sector.bg._0204.NNPKennisgeving
Packages that use NNPKennisgeving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of NNPKennisgeving in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type NNPKennisgevingModifier and TypeFieldDescriptionprotected List<NNPKennisgeving>
KennisgevingsBericht.Body.nnp
protected JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPHFD.nnp
protected JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPNVN.nnp
protected JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPHFD.nnp
protected JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPNVN.nnp
protected JAXBElement<NNPKennisgeving>
VBOAntwoord.VBOSUBGBR.nnp
protected JAXBElement<NNPKennisgeving>
VBOVraag.VBOSUBGBR.nnp
Methods in nl.egem.stuf.sector.bg._0204 that return NNPKennisgevingModifier and TypeMethodDescriptionObjectFactory.createNNPKennisgeving()
Create an instance ofNNPKennisgeving
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type NNPKennisgevingModifier and TypeMethodDescriptionObjectFactory.createNNPAntwoordNNPNNPHFDNNP
(NNPKennisgeving value) ObjectFactory.createNNPAntwoordNNPNNPNVNNNP
(NNPKennisgeving value) ObjectFactory.createNNPVraagNNPNNPHFDNNP
(NNPKennisgeving value) ObjectFactory.createNNPVraagNNPNNPNVNNNP
(NNPKennisgeving value) ObjectFactory.createVBOAntwoordVBOSUBGBRNNP
(NNPKennisgeving value) ObjectFactory.createVBOVraagVBOSUBGBRNNP
(NNPKennisgeving value) KennisgevingsBericht.Body.getNNP()
Gets the value of the nnp property.NNPAntwoord.NNPNNPHFD.getNNP()
Gets the value of the nnp property.NNPAntwoord.NNPNNPNVN.getNNP()
Gets the value of the nnp property.NNPVraag.NNPNNPHFD.getNNP()
Gets the value of the nnp property.NNPVraag.NNPNNPNVN.getNNP()
Gets the value of the nnp property.VBOAntwoord.VBOSUBGBR.getNNP()
Gets the value of the nnp property.VBOVraag.VBOSUBGBR.getNNP()
Gets the value of the nnp property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type NNPKennisgevingModifier and TypeMethodDescriptionObjectFactory.createNNPAntwoordNNPNNPHFDNNP
(NNPKennisgeving value) ObjectFactory.createNNPAntwoordNNPNNPNVNNNP
(NNPKennisgeving value) ObjectFactory.createNNPVraagNNPNNPHFDNNP
(NNPKennisgeving value) ObjectFactory.createNNPVraagNNPNNPNVNNNP
(NNPKennisgeving value) ObjectFactory.createVBOAntwoordVBOSUBGBRNNP
(NNPKennisgeving value) ObjectFactory.createVBOVraagVBOSUBGBRNNP
(NNPKennisgeving value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type NNPKennisgevingModifier and TypeMethodDescriptionvoid
NNPAntwoord.NNPNNPHFD.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPAntwoord.NNPNNPNVN.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPVraag.NNPNNPHFD.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPVraag.NNPNNPNVN.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
VBOAntwoord.VBOSUBGBR.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
VBOVraag.VBOSUBGBR.setNNP
(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.