
public class CodeGeboortelandE extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
exact |
protected String |
gegevengroep |
protected NoValue |
noValue |
protected BigInteger |
value |
| Constructor and Description |
|---|
CodeGeboortelandE() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGegevengroep()
Gets the value of the gegevengroep property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
BigInteger |
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 |
setGegevengroep(String value)
Sets the value of the gegevengroep property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setValue(BigInteger value)
Sets the value of the value property.
|
protected BigInteger value
protected String gegevengroep
protected NoValue noValue
protected Boolean exact
public BigInteger getValue()
BigIntegerpublic void setValue(BigInteger value)
value - allowed object is
BigIntegerpublic String getGegevengroep()
Stringpublic void setGegevengroep(String value)
value - allowed object is
Stringpublic NoValue getNoValue()
NoValuepublic void setNoValue(NoValue value)
value - allowed object is
NoValuepublic boolean isExact()
BooleanCopyright © 2014–2020 B3Partners B.V.. All rights reserved.