
public static class Stuurgegevens.Kennisgeving extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="mutatiesoort" type="{http://www.egem.nl/StUF/StUF0204}Mutatiesoort"/>
<element name="indicatorOvername" type="{http://www.egem.nl/StUF/StUF0204}IndicatorOvername"/>
<element name="tijdstipMutatie" type="{http://www.egem.nl/StUF/StUF0204}Tijdstip" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IndicatorOvername |
indicatorOvername |
protected Mutatiesoort |
mutatiesoort |
protected String |
tijdstipMutatie |
| Constructor and Description |
|---|
Kennisgeving() |
| Modifier and Type | Method and Description |
|---|---|
IndicatorOvername |
getIndicatorOvername()
Gets the value of the indicatorOvername property.
|
Mutatiesoort |
getMutatiesoort()
Gets the value of the mutatiesoort property.
|
String |
getTijdstipMutatie()
Gets the value of the tijdstipMutatie property.
|
void |
setIndicatorOvername(IndicatorOvername value)
Sets the value of the indicatorOvername property.
|
void |
setMutatiesoort(Mutatiesoort value)
Sets the value of the mutatiesoort property.
|
void |
setTijdstipMutatie(String value)
Sets the value of the tijdstipMutatie property.
|
protected Mutatiesoort mutatiesoort
protected IndicatorOvername indicatorOvername
protected String tijdstipMutatie
public Mutatiesoort getMutatiesoort()
Mutatiesoortpublic void setMutatiesoort(Mutatiesoort value)
value - allowed object is
Mutatiesoortpublic IndicatorOvername getIndicatorOvername()
IndicatorOvernamepublic void setIndicatorOvername(IndicatorOvername value)
value - allowed object is
IndicatorOvernamepublic String getTijdstipMutatie()
StringCopyright © 2014–2019 B3Partners B.V.. All rights reserved.