Package nl.egem.stuf.sector.bg._0204
Class WOZFund.PeildatumWaarde
java.lang.Object
nl.egem.stuf.stuf0204.DatumMetIndicator
nl.egem.stuf.sector.bg._0204.WOZFund.PeildatumWaarde
- Enclosing class:
- WOZFund
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/StUF0204>DatumMetIndicator"> <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="WOZ1" /> </extension> </simpleContent> </complexType>
-
Field Summary
Fields inherited from class nl.egem.stuf.stuf0204.DatumMetIndicator
exact, indOnvolledigeDatum, noValue, value
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the gegevengroep property.void
setGegevengroep
(String value) Sets the value of the gegevengroep property.Methods inherited from class nl.egem.stuf.stuf0204.DatumMetIndicator
getIndOnvolledigeDatum, getNoValue, getValue, isExact, setExact, setIndOnvolledigeDatum, setNoValue, setValue
-
Field Details
-
gegevengroep
-
-
Constructor Details
-
PeildatumWaarde
public PeildatumWaarde()
-
-
Method Details