Class Stuurgegevens.Kennisgeving

java.lang.Object
nl.egem.stuf.stuf0204.Stuurgegevens.Kennisgeving
Enclosing class:
Stuurgegevens

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>
  • Field Details

  • Constructor Details

    • Kennisgeving

      public Kennisgeving()
  • Method Details

    • getMutatiesoort

      public Mutatiesoort getMutatiesoort()
      Gets the value of the mutatiesoort property.
      Returns:
      possible object is Mutatiesoort
    • setMutatiesoort

      public void setMutatiesoort(Mutatiesoort value)
      Sets the value of the mutatiesoort property.
      Parameters:
      value - allowed object is Mutatiesoort
    • getIndicatorOvername

      public IndicatorOvername getIndicatorOvername()
      Gets the value of the indicatorOvername property.
      Returns:
      possible object is IndicatorOvername
    • setIndicatorOvername

      public void setIndicatorOvername(IndicatorOvername value)
      Sets the value of the indicatorOvername property.
      Parameters:
      value - allowed object is IndicatorOvername
    • getTijdstipMutatie

      public String getTijdstipMutatie()
      Gets the value of the tijdstipMutatie property.
      Returns:
      possible object is String
    • setTijdstipMutatie

      public void setTijdstipMutatie(String value)
      Sets the value of the tijdstipMutatie property.
      Parameters:
      value - allowed object is String