Class AfgifteSelectieCriteriaType


  • public class AfgifteSelectieCriteriaType
    extends Object
    <p>Java class for AfgifteSelectieCriteriaType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="AfgifteSelectieCriteriaType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstselectie/v20130701}BestandKenmerken" minOccurs="0"/&gt; &lt;element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20130701}Periode" minOccurs="0"/&gt; &lt;element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20130701}NogNietGerapporteerd" minOccurs="0"/&gt; &lt;element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-proces/v20130701}Sortering" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    • Constructor Detail

      • AfgifteSelectieCriteriaType

        public AfgifteSelectieCriteriaType()
    • Method Detail

      • isNogNietGerapporteerd

        public Boolean isNogNietGerapporteerd()
        Gets the value of the nogNietGerapporteerd property.
        Returns:
        possible object is Boolean
      • setNogNietGerapporteerd

        public void setNogNietGerapporteerd​(Boolean value)
        Sets the value of the nogNietGerapporteerd property.
        Parameters:
        value - allowed object is Boolean
      • getSortering

        public SorteringType getSortering()
        Gets the value of the sortering property.
        Returns:
        possible object is SorteringType
      • setSortering

        public void setSortering​(SorteringType value)
        Sets the value of the sortering property.
        Parameters:
        value - allowed object is SorteringType