Class BestandOphalenType


  • public class BestandOphalenType
    extends Object

    Java class for BestandOphalenType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="BestandOphalenType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://www.kadaster.nl/schemas/gds2/imgds/afgifte-id/v20120901}Afgifte"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • 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