Package nl.egem.stuf.sector.bg._0204
Class NNPVraag.NNPNNPNVN
java.lang.Object
nl.egem.stuf.sector.bg._0204.Relatie
nl.egem.stuf.sector.bg._0204.NNPVraag.NNPNNPNVN
- Enclosing class:
- NNPVraag
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
<sequence>
<element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kennisgeving" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsFields inherited from class nl.egem.stuf.sector.bg._0204.Relatie
extraElementen, noValue, sleutelGegevensbeheer, sleutelOntvangend, sleutelVerzendend, soortEntiteit, tijdvakGeldigheid, tijdvakRelatie, verwerkingssoort -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNNP()Gets the value of the nnp property.voidsetNNP(JAXBElement<NNPKennisgeving> value) Sets the value of the nnp property.Methods inherited from class nl.egem.stuf.sector.bg._0204.Relatie
getExtraElementen, getNoValue, getSleutelGegevensbeheer, getSleutelOntvangend, getSleutelVerzendend, getSoortEntiteit, getTijdvakGeldigheid, getTijdvakRelatie, getVerwerkingssoort, setExtraElementen, setNoValue, setSleutelGegevensbeheer, setSleutelOntvangend, setSleutelVerzendend, setSoortEntiteit, setTijdvakGeldigheid, setTijdvakRelatie, setVerwerkingssoort
-
Field Details
-
nnp
-
-
Constructor Details
-
NNPNNPNVN
public NNPNNPNVN()
-
-
Method Details
-
getNNP
Gets the value of the nnp property.- Returns:
- possible object is
JAXBElement<NNPKennisgeving>
-
setNNP
Sets the value of the nnp property.- Parameters:
value- allowed object isJAXBElement<NNPKennisgeving>
-