Class AfgifteBestandType


  • public class AfgifteBestandType
    extends AfgifteType
    <p>Java class for AfgifteBestandType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="AfgifteBestandType"&gt; &lt;complexContent&gt; &lt;extension base="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/afgifte/v20130701}AfgifteType"&gt; &lt;sequence&gt; &lt;element ref="{http://www.kadaster.nl/schemas/gds2/afgifte-bestandophalenresultaat/bestand/v20130701}Attachment"/&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    • 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