Class WOZKerngegevens

java.lang.Object
nl.egem.stuf.sector.bg._0204.WOZKerngegevens

public class WOZKerngegevens extends Object
WOZ-object kerngegevens

Java class for WOZ-kerngegevens complex type.

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

 <complexType name="WOZ-kerngegevens">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="wozObjectNummer">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>WOZObjectNummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="WOZADRHFD">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens">
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • WOZKerngegevens

      public WOZKerngegevens()
  • Method Details

    • getWozObjectNummer

      public WOZKerngegevens.WozObjectNummer getWozObjectNummer()
      Gets the value of the wozObjectNummer property.
      Returns:
      possible object is WOZKerngegevens.WozObjectNummer
    • setWozObjectNummer

      public void setWozObjectNummer(WOZKerngegevens.WozObjectNummer value)
      Sets the value of the wozObjectNummer property.
      Parameters:
      value - allowed object is WOZKerngegevens.WozObjectNummer
    • getWOZADRHFD

      public WOZKerngegevens.WOZADRHFD getWOZADRHFD()
      Gets the value of the wozadrhfd property.
      Returns:
      possible object is WOZKerngegevens.WOZADRHFD
    • setWOZADRHFD

      public void setWOZADRHFD(WOZKerngegevens.WOZADRHFD value)
      Sets the value of the wozadrhfd property.
      Parameters:
      value - allowed object is WOZKerngegevens.WOZADRHFD
    • getSoortEntiteit

      public String getSoortEntiteit()
      Gets the value of the soortEntiteit property.
      Returns:
      possible object is String
    • setSoortEntiteit

      public void setSoortEntiteit(String value)
      Sets the value of the soortEntiteit property.
      Parameters:
      value - allowed object is String
    • getSleutelVerzendend

      public String getSleutelVerzendend()
      Gets the value of the sleutelVerzendend property.
      Returns:
      possible object is String
    • setSleutelVerzendend

      public void setSleutelVerzendend(String value)
      Sets the value of the sleutelVerzendend property.
      Parameters:
      value - allowed object is String
    • getSleutelOntvangend

      public String getSleutelOntvangend()
      Gets the value of the sleutelOntvangend property.
      Returns:
      possible object is String
    • setSleutelOntvangend

      public void setSleutelOntvangend(String value)
      Sets the value of the sleutelOntvangend property.
      Parameters:
      value - allowed object is String
    • getSleutelGegevensbeheer

      public String getSleutelGegevensbeheer()
      Gets the value of the sleutelGegevensbeheer property.
      Returns:
      possible object is String
    • setSleutelGegevensbeheer

      public void setSleutelGegevensbeheer(String value)
      Sets the value of the sleutelGegevensbeheer property.
      Parameters:
      value - allowed object is String
    • getVerwerkingssoort

      public Verwerkingssoort getVerwerkingssoort()
      Gets the value of the verwerkingssoort property.
      Returns:
      possible object is Verwerkingssoort
    • setVerwerkingssoort

      public void setVerwerkingssoort(Verwerkingssoort value)
      Sets the value of the verwerkingssoort property.
      Parameters:
      value - allowed object is Verwerkingssoort
    • getNoValue

      public NoValue getNoValue()
      Gets the value of the noValue property.
      Returns:
      possible object is NoValue
    • setNoValue

      public void setNoValue(NoValue value)
      Sets the value of the noValue property.
      Parameters:
      value - allowed object is NoValue