Class ADRRelKerngegevens

java.lang.Object
nl.egem.stuf.sector.bg._0204.Relatie
nl.egem.stuf.sector.bg._0204.ADRRelKerngegevens
Direct Known Subclasses:
NNPKerngegevens.NNPADRVBL, PRSADRVBL, VBOKerngegevens.VBOADR, WOZKerngegevens.WOZADRHFD

public class ADRRelKerngegevens extends Relatie
template relatie entiteit voor een relatie met een adres als gerelateerde met alleen kerngegevens

Java class for ADR-relKerngegevens complex type.

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

 <complexType name="ADR-relKerngegevens">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
       <sequence>
         <element name="ADR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-fund"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ADRRelKerngegevens

      public ADRRelKerngegevens()
  • Method Details

    • getADR

      public ADRFund getADR()
      Gets the value of the adr property.
      Returns:
      possible object is ADRFund
    • setADR

      public void setADR(ADRFund value)
      Sets the value of the adr property.
      Parameters:
      value - allowed object is ADRFund