Class PRSNATRel
java.lang.Object
nl.egem.stuf.sector.bg._0204.PRSNATRel
- Direct Known Subclasses:
PRSAntwoord.PRSNAT, PRSKennisgeving.PRSNAT, PRSVraag.PRSNAT
relatie entiteit nationaliteit
Java class for PRSNAT-rel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRSNAT-rel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="datumVerkrijging" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
<element name="datumVerlies" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
<element name="tijdvakRelatie" type="{http://www.egem.nl/StUF/StUF0204}TijdvakRelatie" minOccurs="0"/>
<element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
<element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}relatie"/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected JAXBElement<DatumMetIndicator> protected JAXBElement<DatumMetIndicator> protected ExtraElementenprotected NoValueprotected Stringprotected Stringprotected Stringprotected Stringprotected TijdvakGeldigheidprotected TijdvakRelatieprotected Verwerkingssoort -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the datumVerkrijging property.Gets the value of the datumVerlies property.Gets the value of the extraElementen property.Gets the value of the noValue property.Gets the value of the sleutelGegevensbeheer property.Gets the value of the sleutelOntvangend property.Gets the value of the sleutelVerzendend property.Gets the value of the soortEntiteit property.Gets the value of the tijdvakGeldigheid property.Gets the value of the tijdvakRelatie property.Gets the value of the verwerkingssoort property.voidSets the value of the datumVerkrijging property.voidSets the value of the datumVerlies property.voidsetExtraElementen(ExtraElementen value) Sets the value of the extraElementen property.voidsetNoValue(NoValue value) Sets the value of the noValue property.voidsetSleutelGegevensbeheer(String value) Sets the value of the sleutelGegevensbeheer property.voidsetSleutelOntvangend(String value) Sets the value of the sleutelOntvangend property.voidsetSleutelVerzendend(String value) Sets the value of the sleutelVerzendend property.voidsetSoortEntiteit(String value) Sets the value of the soortEntiteit property.voidSets the value of the tijdvakGeldigheid property.voidsetTijdvakRelatie(TijdvakRelatie value) Sets the value of the tijdvakRelatie property.voidSets the value of the verwerkingssoort property.
-
Field Details
-
datumVerkrijging
-
datumVerlies
-
tijdvakRelatie
-
tijdvakGeldigheid
-
extraElementen
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
PRSNATRel
public PRSNATRel()
-
-
Method Details
-
getDatumVerkrijging
Gets the value of the datumVerkrijging property.- Returns:
- possible object is
JAXBElement<DatumMetIndicator>
-
setDatumVerkrijging
Sets the value of the datumVerkrijging property.- Parameters:
value- allowed object isJAXBElement<DatumMetIndicator>
-
getDatumVerlies
Gets the value of the datumVerlies property.- Returns:
- possible object is
JAXBElement<DatumMetIndicator>
-
setDatumVerlies
Sets the value of the datumVerlies property.- Parameters:
value- allowed object isJAXBElement<DatumMetIndicator>
-
getTijdvakRelatie
Gets the value of the tijdvakRelatie property.- Returns:
- possible object is
TijdvakRelatie
-
setTijdvakRelatie
Sets the value of the tijdvakRelatie property.- Parameters:
value- allowed object isTijdvakRelatie
-
getTijdvakGeldigheid
Gets the value of the tijdvakGeldigheid property.- Returns:
- possible object is
TijdvakGeldigheid
-
setTijdvakGeldigheid
Sets the value of the tijdvakGeldigheid property.- Parameters:
value- allowed object isTijdvakGeldigheid
-
getExtraElementen
Gets the value of the extraElementen property.- Returns:
- possible object is
ExtraElementen
-
setExtraElementen
Sets the value of the extraElementen property.- Parameters:
value- allowed object isExtraElementen
-
getSoortEntiteit
-
setSoortEntiteit
-
getSleutelVerzendend
-
setSleutelVerzendend
-
getSleutelOntvangend
-
setSleutelOntvangend
-
getSleutelGegevensbeheer
-
setSleutelGegevensbeheer
-
getVerwerkingssoort
Gets the value of the verwerkingssoort property.- Returns:
- possible object is
Verwerkingssoort
-
setVerwerkingssoort
Sets the value of the verwerkingssoort property.- Parameters:
value- allowed object isVerwerkingssoort
-
getNoValue
-
setNoValue
-