Class KDOZKRRel.IngangsDatumZakelijkRecht
java.lang.Object
nl.egem.stuf.stuf0204.DatumMetIndicator
nl.egem.stuf.sector.bg._0204.KDOZKRRel.IngangsDatumZakelijkRecht
- Enclosing class:
KDOZKRRel
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="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
FieldsFields inherited from class DatumMetIndicator
exact, indOnvolledigeDatum, noValue, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGets the value of the kerngegeven property.voidsetKerngegeven(Boolean value) Sets the value of the kerngegeven property.Methods inherited from class DatumMetIndicator
getIndOnvolledigeDatum, getNoValue, getValue, isExact, setExact, setIndOnvolledigeDatum, setNoValue, setValue
-
Field Details
-
kerngegeven
-
-
Constructor Details
-
IngangsDatumZakelijkRecht
public IngangsDatumZakelijkRecht()
-
-
Method Details
-
isKerngegeven
public boolean isKerngegeven()Gets the value of the kerngegeven property.- Returns:
- possible object is
Boolean
-
setKerngegeven
-