Class R03Tabel.Gemeentenaam

java.lang.Object
nl.egem.stuf.sector.bg._0204.R03Tabel.Gemeentenaam
Enclosing class:
R03Tabel

public static class R03Tabel.Gemeentenaam 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>Gemeentenaam">
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

    • value

      protected String value
    • noValue

      protected NoValue noValue
    • exact

      protected Boolean exact
  • Constructor Details

    • Gemeentenaam

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