Package nl.egem.stuf.sector.bg._0204
Class GeboortedatumE
java.lang.Object
nl.egem.stuf.stuf0204.DatumMetIndicator
nl.egem.stuf.sector.bg._0204.GeboortedatumE
Java class for Geboortedatum-e complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Geboortedatum-e"> <simpleContent> <extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator"> <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" /> </extension> </simpleContent> </complexType>
-
Field Summary
Fields inherited from class nl.egem.stuf.stuf0204.DatumMetIndicator
exact, indOnvolledigeDatum, noValue, value
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the value of the kerngegeven property.void
setKerngegeven
(Boolean value) Sets the value of the kerngegeven property.Methods inherited from class nl.egem.stuf.stuf0204.DatumMetIndicator
getIndOnvolledigeDatum, getNoValue, getValue, isExact, setExact, setIndOnvolledigeDatum, setNoValue, setValue
-
Field Details
-
kerngegeven
-
-
Constructor Details
-
GeboortedatumE
public GeboortedatumE()
-
-
Method Details