
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>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
exact |
protected IndOnvolledigeDatum |
indOnvolledigeDatum |
protected NoValue |
noValue |
protected BigDecimal |
value |
| Constructor and Description |
|---|
DatumMetIndicator() |
| Modifier and Type | Method and Description |
|---|---|
IndOnvolledigeDatum |
getIndOnvolledigeDatum()
Gets the value of the indOnvolledigeDatum property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
BigDecimal |
getValue()
Gets the value of the value property.
|
boolean |
isExact()
Gets the value of the exact property.
|
void |
setExact(Boolean value)
Sets the value of the exact property.
|
void |
setIndOnvolledigeDatum(IndOnvolledigeDatum value)
Sets the value of the indOnvolledigeDatum property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setValue(BigDecimal value)
Sets the value of the value property.
|
protected BigDecimal value
protected IndOnvolledigeDatum indOnvolledigeDatum
protected NoValue noValue
protected Boolean exact
public BigDecimal getValue()
BigDecimalpublic void setValue(BigDecimal value)
value - allowed object is
BigDecimalpublic IndOnvolledigeDatum getIndOnvolledigeDatum()
IndOnvolledigeDatumpublic void setIndOnvolledigeDatum(IndOnvolledigeDatum value)
value - allowed object is
IndOnvolledigeDatumpublic NoValue getNoValue()
NoValuepublic void setNoValue(NoValue value)
value - allowed object is
NoValuepublic boolean isExact()
BooleanCopyright © 2014–2019 B3Partners B.V.. All rights reserved.