
public class VBOVBOOSURel extends Object
Java class for VBOVBOOSU-rel complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VBOVBOOSU-rel">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="filiatieCode" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>FiliatiecodeAdres">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
</extension>
</simpleContent>
</complexType>
</element>
<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 |
VBOVBOOSURel.FiliatieCode
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExtraElementen |
extraElementen |
protected JAXBElement<VBOVBOOSURel.FiliatieCode> |
filiatieCode |
protected NoValue |
noValue |
protected String |
sleutelGegevensbeheer |
protected String |
sleutelOntvangend |
protected String |
sleutelVerzendend |
protected String |
soortEntiteit |
protected TijdvakGeldigheid |
tijdvakGeldigheid |
protected TijdvakRelatie |
tijdvakRelatie |
protected Verwerkingssoort |
verwerkingssoort |
| Constructor and Description |
|---|
VBOVBOOSURel() |
| Modifier and Type | Method and Description |
|---|---|
ExtraElementen |
getExtraElementen()
Gets the value of the extraElementen property.
|
JAXBElement<VBOVBOOSURel.FiliatieCode> |
getFiliatieCode()
Gets the value of the filiatieCode property.
|
NoValue |
getNoValue()
Gets the value of the noValue 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.
|
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 |
setExtraElementen(ExtraElementen value)
Sets the value of the extraElementen property.
|
void |
setFiliatieCode(JAXBElement<VBOVBOOSURel.FiliatieCode> value)
Sets the value of the filiatieCode property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue 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 |
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<VBOVBOOSURel.FiliatieCode> filiatieCode
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<VBOVBOOSURel.FiliatieCode> getFiliatieCode()
JAXBElement<VBOVBOOSURel.FiliatieCode>public void setFiliatieCode(JAXBElement<VBOVBOOSURel.FiliatieCode> value)
value - allowed object is
JAXBElement<VBOVBOOSURel.FiliatieCode>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–2018 B3Partners B.V.. All rights reserved.