
public class DatumMetIndicator extends Object
| 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–2020 B3Partners B.V.. All rights reserved.