
public class PRSPRSHUWRel extends Object
Java class for PRSPRSHUW-rel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRSPRSHUW-rel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="datumSluiting" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator">
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="plaatsSluiting" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>PlaatsSluiting">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="landSluiting" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Landcode">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="soortVerbintenis" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>SoortVerbintenis">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="datumOntbinding" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
<element name="plaatsOntbinding" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>PlaatsOntbinding">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="landOntbinding" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Landcode">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="redenOntbinding" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>RedenOntbinding">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<element name="datumInschrijvingVonnisOntbinding" 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>
| Modifier and Type | Class and Description |
|---|---|
static class |
PRSPRSHUWRel.DatumSluiting
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.LandOntbinding
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.LandSluiting
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.PlaatsOntbinding
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.PlaatsSluiting
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.RedenOntbinding
Java class for anonymous complex type.
|
static class |
PRSPRSHUWRel.SoortVerbintenis
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<DatumMetIndicator> |
datumInschrijvingVonnisOntbinding |
protected JAXBElement<DatumMetIndicator> |
datumOntbinding |
protected JAXBElement<PRSPRSHUWRel.DatumSluiting> |
datumSluiting |
protected ExtraElementen |
extraElementen |
protected JAXBElement<PRSPRSHUWRel.LandOntbinding> |
landOntbinding |
protected JAXBElement<PRSPRSHUWRel.LandSluiting> |
landSluiting |
protected NoValue |
noValue |
protected JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> |
plaatsOntbinding |
protected JAXBElement<PRSPRSHUWRel.PlaatsSluiting> |
plaatsSluiting |
protected JAXBElement<PRSPRSHUWRel.RedenOntbinding> |
redenOntbinding |
protected String |
sleutelGegevensbeheer |
protected String |
sleutelOntvangend |
protected String |
sleutelVerzendend |
protected String |
soortEntiteit |
protected JAXBElement<PRSPRSHUWRel.SoortVerbintenis> |
soortVerbintenis |
protected TijdvakGeldigheid |
tijdvakGeldigheid |
protected TijdvakRelatie |
tijdvakRelatie |
protected Verwerkingssoort |
verwerkingssoort |
| Constructor and Description |
|---|
PRSPRSHUWRel() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DatumMetIndicator> |
getDatumInschrijvingVonnisOntbinding()
Gets the value of the datumInschrijvingVonnisOntbinding property.
|
JAXBElement<DatumMetIndicator> |
getDatumOntbinding()
Gets the value of the datumOntbinding property.
|
JAXBElement<PRSPRSHUWRel.DatumSluiting> |
getDatumSluiting()
Gets the value of the datumSluiting property.
|
ExtraElementen |
getExtraElementen()
Gets the value of the extraElementen property.
|
JAXBElement<PRSPRSHUWRel.LandOntbinding> |
getLandOntbinding()
Gets the value of the landOntbinding property.
|
JAXBElement<PRSPRSHUWRel.LandSluiting> |
getLandSluiting()
Gets the value of the landSluiting property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> |
getPlaatsOntbinding()
Gets the value of the plaatsOntbinding property.
|
JAXBElement<PRSPRSHUWRel.PlaatsSluiting> |
getPlaatsSluiting()
Gets the value of the plaatsSluiting property.
|
JAXBElement<PRSPRSHUWRel.RedenOntbinding> |
getRedenOntbinding()
Gets the value of the redenOntbinding property.
|
String |
getSleutelGegevensbeheer()
Gets the value of the sleutelGegevensbeheer property.
|
String |
getSleutelOntvangend()
Gets the value of the sleutelOntvangend property.
|
String |
getSleutelVerzendend()
Gets the value of the sleutelVerzendend property.
|
String |
getSoortEntiteit()
Gets the value of the soortEntiteit property.
|
JAXBElement<PRSPRSHUWRel.SoortVerbintenis> |
getSoortVerbintenis()
Gets the value of the soortVerbintenis property.
|
TijdvakGeldigheid |
getTijdvakGeldigheid()
Gets the value of the tijdvakGeldigheid property.
|
TijdvakRelatie |
getTijdvakRelatie()
Gets the value of the tijdvakRelatie property.
|
Verwerkingssoort |
getVerwerkingssoort()
Gets the value of the verwerkingssoort property.
|
void |
setDatumInschrijvingVonnisOntbinding(JAXBElement<DatumMetIndicator> value)
Sets the value of the datumInschrijvingVonnisOntbinding property.
|
void |
setDatumOntbinding(JAXBElement<DatumMetIndicator> value)
Sets the value of the datumOntbinding property.
|
void |
setDatumSluiting(JAXBElement<PRSPRSHUWRel.DatumSluiting> value)
Sets the value of the datumSluiting property.
|
void |
setExtraElementen(ExtraElementen value)
Sets the value of the extraElementen property.
|
void |
setLandOntbinding(JAXBElement<PRSPRSHUWRel.LandOntbinding> value)
Sets the value of the landOntbinding property.
|
void |
setLandSluiting(JAXBElement<PRSPRSHUWRel.LandSluiting> value)
Sets the value of the landSluiting property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setPlaatsOntbinding(JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> value)
Sets the value of the plaatsOntbinding property.
|
void |
setPlaatsSluiting(JAXBElement<PRSPRSHUWRel.PlaatsSluiting> value)
Sets the value of the plaatsSluiting property.
|
void |
setRedenOntbinding(JAXBElement<PRSPRSHUWRel.RedenOntbinding> value)
Sets the value of the redenOntbinding property.
|
void |
setSleutelGegevensbeheer(String value)
Sets the value of the sleutelGegevensbeheer property.
|
void |
setSleutelOntvangend(String value)
Sets the value of the sleutelOntvangend property.
|
void |
setSleutelVerzendend(String value)
Sets the value of the sleutelVerzendend property.
|
void |
setSoortEntiteit(String value)
Sets the value of the soortEntiteit property.
|
void |
setSoortVerbintenis(JAXBElement<PRSPRSHUWRel.SoortVerbintenis> value)
Sets the value of the soortVerbintenis property.
|
void |
setTijdvakGeldigheid(TijdvakGeldigheid value)
Sets the value of the tijdvakGeldigheid property.
|
void |
setTijdvakRelatie(TijdvakRelatie value)
Sets the value of the tijdvakRelatie property.
|
void |
setVerwerkingssoort(Verwerkingssoort value)
Sets the value of the verwerkingssoort property.
|
protected JAXBElement<PRSPRSHUWRel.DatumSluiting> datumSluiting
protected JAXBElement<PRSPRSHUWRel.PlaatsSluiting> plaatsSluiting
protected JAXBElement<PRSPRSHUWRel.LandSluiting> landSluiting
protected JAXBElement<PRSPRSHUWRel.SoortVerbintenis> soortVerbintenis
protected JAXBElement<DatumMetIndicator> datumOntbinding
protected JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> plaatsOntbinding
protected JAXBElement<PRSPRSHUWRel.LandOntbinding> landOntbinding
protected JAXBElement<PRSPRSHUWRel.RedenOntbinding> redenOntbinding
protected JAXBElement<DatumMetIndicator> datumInschrijvingVonnisOntbinding
protected TijdvakRelatie tijdvakRelatie
protected TijdvakGeldigheid tijdvakGeldigheid
protected ExtraElementen extraElementen
protected String soortEntiteit
protected String sleutelVerzendend
protected String sleutelOntvangend
protected String sleutelGegevensbeheer
protected Verwerkingssoort verwerkingssoort
protected NoValue noValue
public JAXBElement<PRSPRSHUWRel.DatumSluiting> getDatumSluiting()
JAXBElement<PRSPRSHUWRel.DatumSluiting>public void setDatumSluiting(JAXBElement<PRSPRSHUWRel.DatumSluiting> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.DatumSluiting>public JAXBElement<PRSPRSHUWRel.PlaatsSluiting> getPlaatsSluiting()
JAXBElement<PRSPRSHUWRel.PlaatsSluiting>public void setPlaatsSluiting(JAXBElement<PRSPRSHUWRel.PlaatsSluiting> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.PlaatsSluiting>public JAXBElement<PRSPRSHUWRel.LandSluiting> getLandSluiting()
JAXBElement<PRSPRSHUWRel.LandSluiting>public void setLandSluiting(JAXBElement<PRSPRSHUWRel.LandSluiting> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.LandSluiting>public JAXBElement<PRSPRSHUWRel.SoortVerbintenis> getSoortVerbintenis()
JAXBElement<PRSPRSHUWRel.SoortVerbintenis>public void setSoortVerbintenis(JAXBElement<PRSPRSHUWRel.SoortVerbintenis> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.SoortVerbintenis>public JAXBElement<DatumMetIndicator> getDatumOntbinding()
JAXBElement<DatumMetIndicator>public void setDatumOntbinding(JAXBElement<DatumMetIndicator> value)
value - allowed object is
JAXBElement<DatumMetIndicator>public JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> getPlaatsOntbinding()
JAXBElement<PRSPRSHUWRel.PlaatsOntbinding>public void setPlaatsOntbinding(JAXBElement<PRSPRSHUWRel.PlaatsOntbinding> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.PlaatsOntbinding>public JAXBElement<PRSPRSHUWRel.LandOntbinding> getLandOntbinding()
JAXBElement<PRSPRSHUWRel.LandOntbinding>public void setLandOntbinding(JAXBElement<PRSPRSHUWRel.LandOntbinding> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.LandOntbinding>public JAXBElement<PRSPRSHUWRel.RedenOntbinding> getRedenOntbinding()
JAXBElement<PRSPRSHUWRel.RedenOntbinding>public void setRedenOntbinding(JAXBElement<PRSPRSHUWRel.RedenOntbinding> value)
value - allowed object is
JAXBElement<PRSPRSHUWRel.RedenOntbinding>public JAXBElement<DatumMetIndicator> getDatumInschrijvingVonnisOntbinding()
JAXBElement<DatumMetIndicator>public void setDatumInschrijvingVonnisOntbinding(JAXBElement<DatumMetIndicator> value)
value - allowed object is
JAXBElement<DatumMetIndicator>public TijdvakRelatie getTijdvakRelatie()
TijdvakRelatiepublic void setTijdvakRelatie(TijdvakRelatie value)
value - allowed object is
TijdvakRelatiepublic TijdvakGeldigheid getTijdvakGeldigheid()
TijdvakGeldigheidpublic void setTijdvakGeldigheid(TijdvakGeldigheid value)
value - allowed object is
TijdvakGeldigheidpublic ExtraElementen getExtraElementen()
ExtraElementenpublic void setExtraElementen(ExtraElementen value)
value - allowed object is
ExtraElementenpublic String getSoortEntiteit()
Stringpublic void setSoortEntiteit(String value)
value - allowed object is
Stringpublic String getSleutelVerzendend()
Stringpublic void setSleutelVerzendend(String value)
value - allowed object is
Stringpublic String getSleutelOntvangend()
Stringpublic void setSleutelOntvangend(String value)
value - allowed object is
Stringpublic String getSleutelGegevensbeheer()
Stringpublic void setSleutelGegevensbeheer(String value)
value - allowed object is
Stringpublic Verwerkingssoort getVerwerkingssoort()
Verwerkingssoortpublic void setVerwerkingssoort(Verwerkingssoort value)
value - allowed object is
Verwerkingssoortpublic NoValue getNoValue()
NoValueCopyright © 2014–2020 B3Partners B.V.. All rights reserved.