Class AfgifteGBType


  • public class AfgifteGBType
    extends AfgifteType

    Java class for AfgifteGBType complex type.

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

     <complexType name="AfgifteGBType">
       <complexContent>
         <extension base="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandenlijstresultaat/afgifte/v20130701}AfgifteType">
           <sequence>
             <element ref="{http://www.logius.nl/digikoppeling/gb/2010/10}digikoppeling-external-datareferences"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • digikoppelingExternalDatareferences

        protected ExternalDataReference digikoppelingExternalDatareferences
    • Constructor Detail

      • AfgifteGBType

        public AfgifteGBType()
    • Method Detail

      • getDigikoppelingExternalDatareferences

        public ExternalDataReference getDigikoppelingExternalDatareferences()
        Gets the value of the digikoppelingExternalDatareferences property.
        Returns:
        possible object is ExternalDataReference
      • setDigikoppelingExternalDatareferences

        public void setDigikoppelingExternalDatareferences​(ExternalDataReference value)
        Sets the value of the digikoppelingExternalDatareferences property.
        Parameters:
        value - allowed object is ExternalDataReference