Class BestandOphalenType


  • public class BestandOphalenType
    extends Object
    <p>Java class for BestandOphalenType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="BestandOphalenType"&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/imgds/afgifte-id/v20120901}Afgifte"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    • Field Detail

      • afgifte

        protected Afgifte afgifte
    • Constructor Detail

      • BestandOphalenType

        public BestandOphalenType()
    • Method Detail

      • getAfgifte

        public Afgifte getAfgifte()
        Gets the value of the afgifte property.
        Returns:
        possible object is Afgifte
      • setAfgifte

        public void setAfgifte​(Afgifte value)
        Sets the value of the afgifte property.
        Parameters:
        value - allowed object is Afgifte