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.nnpprotected JAXBElement<NNPKennisgeving>NNPAntwoord.NNPNNPHFD.nnpprotected JAXBElement<NNPKennisgeving>NNPAntwoord.NNPNNPNVN.nnpprotected JAXBElement<NNPKennisgeving>NNPVraag.NNPNNPHFD.nnpprotected JAXBElement<NNPKennisgeving>NNPVraag.NNPNNPNVN.nnpprotected JAXBElement<NNPKennisgeving>VBOAntwoord.VBOSUBGBR.nnpprotected JAXBElement<NNPKennisgeving>VBOVraag.VBOSUBGBR.nnpMethods in nl.egem.stuf.sector.bg._0204 that return NNPKennisgevingModifier and TypeMethodDescriptionObjectFactory.createNNPKennisgeving()Create an instance ofNNPKennisgevingMethods 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 TypeMethodDescriptionvoidNNPAntwoord.NNPNNPHFD.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.voidNNPAntwoord.NNPNNPNVN.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.voidNNPVraag.NNPNNPHFD.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.voidNNPVraag.NNPNNPNVN.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.voidVBOAntwoord.VBOSUBGBR.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.voidVBOVraag.VBOSUBGBR.setNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.