Class KDOFund.KadastraleGemeentecode

java.lang.Object
nl.egem.stuf.sector.bg._0204.KDOFund.KadastraleGemeentecode
Enclosing class:
KDOFund

public static class KDOFund.KadastraleGemeentecode extends Object

Java class for anonymous complex type.

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

 <complexType>
   <simpleContent>
     <extension base="<http://www.egem.nl/StUF/sector/bg/0204>KadastraleGemeenteCode">
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
       <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
       <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="KDO1" />
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

    • value

      protected String value
    • kerngegeven

      protected Boolean kerngegeven
    • gegevengroep

      protected String gegevengroep
    • noValue

      protected NoValue noValue
    • exact

      protected Boolean exact
  • Constructor Details

    • KadastraleGemeentecode

      public KadastraleGemeentecode()
  • Method Details

    • getValue

      public String getValue()
      Gets the value of the value property.
      Returns:
      possible object is String
    • setValue

      public void setValue(String value)
      Sets the value of the value property.
      Parameters:
      value - allowed object is String
    • isKerngegeven

      public boolean isKerngegeven()
      Gets the value of the kerngegeven property.
      Returns:
      possible object is Boolean
    • setKerngegeven

      public void setKerngegeven(Boolean value)
      Sets the value of the kerngegeven property.
      Parameters:
      value - allowed object is Boolean
    • getGegevengroep

      public String getGegevengroep()
      Gets the value of the gegevengroep property.
      Returns:
      possible object is String
    • setGegevengroep

      public void setGegevengroep(String value)
      Sets the value of the gegevengroep property.
      Parameters:
      value - allowed object is String
    • 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
    • isExact

      public boolean isExact()
      Gets the value of the exact property.
      Returns:
      possible object is Boolean
    • setExact

      public void setExact(Boolean value)
      Sets the value of the exact property.
      Parameters:
      value - allowed object is Boolean