Package nl.egem.stuf.sector.bg._0204
Class PRBFund.Ingangsdatum
java.lang.Object
nl.egem.stuf.stuf0204.DatumMetIndicator
nl.egem.stuf.sector.bg._0204.PRBFund.Ingangsdatum
- Enclosing class:
- PRBFund
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
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
-
Ingangsdatum
public Ingangsdatum()
-
-
Method Details