Class ADRKennisgeving

java.lang.Object
nl.egem.stuf.sector.bg._0204.ADRFund
nl.egem.stuf.sector.bg._0204.ADRKennisgeving

public class ADRKennisgeving extends ADRFund
adres binnen kennisgeving

Java class for ADR-kennisgeving complex type.

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

 <complexType name="ADR-kennisgeving">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADR-fund">
       <sequence>
         <element name="ADRADROSU" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADRADROSU-rel">
                 <sequence>
                   <element name="ADR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-kerngegevens"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ADRKennisgeving

      public ADRKennisgeving()
  • Method Details

    • getADRADROSU

      public List<ADRKennisgeving.ADRADROSU> getADRADROSU()
      Gets the value of the adradrosu property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the adradrosu property.

      For example, to add a new item, do as follows:

          getADRADROSU().add(newItem);
       

      Objects of the following type(s) are allowed in the list ADRKennisgeving.ADRADROSU