Class DatumMetIndicator

java.lang.Object
nl.egem.stuf.stuf0204.DatumMetIndicator
Direct Known Subclasses:
DatumMetIndicatorKerngegeven, GeboortedatumE, KDOZKRRel.IngangsDatumZakelijkRecht, NNPFund.DatumOprichtingNietNatuurlijkPersoon, NNPKerngegevens.DatumOprichtingNietNatuurlijkPersoon, PRBFund.Ingangsdatum, PRBKerngegevens.Ingangsdatum, PRSFund.DatumVerkrijgingVerblijfstitel, PRSFund.DatumVerliesVerblijfstitel, PRSKerngegevens.Geboortedatum, PRSPRSHUWRel.DatumSluiting, WOZFund.PeildatumWaarde

public class DatumMetIndicator extends Object

Java class for DatumMetIndicator complex type.

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

 <complexType name="DatumMetIndicator">
   <simpleContent>
     <extension base="<http://www.egem.nl/StUF/StUF0204>Datum">
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
       <attribute ref="{http://www.egem.nl/StUF/StUF0204}indOnvolledigeDatum"/>
     </extension>
   </simpleContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • DatumMetIndicator

      public DatumMetIndicator()
  • Method Details

    • getValue

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

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

      public IndOnvolledigeDatum getIndOnvolledigeDatum()
      Gets the value of the indOnvolledigeDatum property.
      Returns:
      possible object is IndOnvolledigeDatum
    • setIndOnvolledigeDatum

      public void setIndOnvolledigeDatum(IndOnvolledigeDatum value)
      Sets the value of the indOnvolledigeDatum property.
      Parameters:
      value - allowed object is IndOnvolledigeDatum
    • 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