Class AfgifteBestandType


  • public class AfgifteBestandType
    extends AfgifteType

    Java class for AfgifteBestandType complex type.

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

     <complexType name="AfgifteBestandType">
       <complexContent>
         <extension base="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/afgifte/v20130701}AfgifteType">
           <sequence>
             <element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/bestand/v20130701}Attachment"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AfgifteBestandType

        public AfgifteBestandType()
    • Method Detail

      • getAttachment

        public Attachment getAttachment()
        Gets the value of the attachment property.
        Returns:
        possible object is Attachment
      • setAttachment

        public void setAttachment​(Attachment value)
        Sets the value of the attachment property.
        Parameters:
        value - allowed object is Attachment