Uses of Class
nl.egem.stuf.sector.bg._0204.NNPKennisgeving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of NNPKennisgeving in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected List<NNPKennisgeving>
KennisgevingsBericht.Body.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPHFD.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPNVN.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPHFD.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPNVN.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
VBOAntwoord.VBOSUBGBR.nnp
protected javax.xml.bind.JAXBElement<NNPKennisgeving>
VBOVraag.VBOSUBGBR.nnp
Modifier and TypeMethodDescriptionObjectFactory.createNNPKennisgeving()
Create an instance ofNNPKennisgeving
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPAntwoordNNPNNPHFDNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPAntwoordNNPNNPNVNNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPVraagNNPNNPHFDNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPVraagNNPNNPNVNNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createVBOAntwoordVBOSUBGBRNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createVBOVraagVBOSUBGBRNNP
(NNPKennisgeving value) KennisgevingsBericht.Body.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPHFD.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPAntwoord.NNPNNPNVN.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPHFD.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
NNPVraag.NNPNNPNVN.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
VBOAntwoord.VBOSUBGBR.getNNP()
Gets the value of the nnp property.javax.xml.bind.JAXBElement<NNPKennisgeving>
VBOVraag.VBOSUBGBR.getNNP()
Gets the value of the nnp property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPAntwoordNNPNNPHFDNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPAntwoordNNPNNPNVNNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPVraagNNPNNPHFDNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createNNPVraagNNPNNPNVNNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createVBOAntwoordVBOSUBGBRNNP
(NNPKennisgeving value) javax.xml.bind.JAXBElement<NNPKennisgeving>
ObjectFactory.createVBOVraagVBOSUBGBRNNP
(NNPKennisgeving value) Modifier and TypeMethodDescriptionvoid
NNPAntwoord.NNPNNPHFD.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPAntwoord.NNPNNPNVN.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPVraag.NNPNNPHFD.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
NNPVraag.NNPNNPNVN.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
VBOAntwoord.VBOSUBGBR.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.void
VBOVraag.VBOSUBGBR.setNNP
(javax.xml.bind.JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.