Class ADRRelFund

java.lang.Object
nl.egem.stuf.sector.bg._0204.Relatie
nl.egem.stuf.sector.bg._0204.ADRRelFund

public class ADRRelFund extends Relatie
template relatie entiteit voor een relatie met een adres als gerelateerde

Java class for ADR-relFund complex type.

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

<complexType name="ADR-relFund">
  <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

    • ADRRelFund

      public ADRRelFund()
  • 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