
public static class ACDTabel.PositieTovNaam extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
exact |
protected Boolean |
kerngegeven |
protected NoValue |
noValue |
protected AcademischeTitelPositieTovNaam |
value |
| Constructor and Description |
|---|
PositieTovNaam() |
| Modifier and Type | Method and Description |
|---|---|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
AcademischeTitelPositieTovNaam |
getValue()
Gets the value of the value property.
|
boolean |
isExact()
Gets the value of the exact property.
|
boolean |
isKerngegeven()
Gets the value of the kerngegeven property.
|
void |
setExact(Boolean value)
Sets the value of the exact property.
|
void |
setKerngegeven(Boolean value)
Sets the value of the kerngegeven property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setValue(AcademischeTitelPositieTovNaam value)
Sets the value of the value property.
|
protected AcademischeTitelPositieTovNaam value
protected Boolean kerngegeven
protected NoValue noValue
protected Boolean exact
public AcademischeTitelPositieTovNaam getValue()
AcademischeTitelPositieTovNaampublic void setValue(AcademischeTitelPositieTovNaam value)
value - allowed object is
AcademischeTitelPositieTovNaampublic boolean isKerngegeven()
Booleanpublic void setKerngegeven(Boolean value)
value - allowed object is
Booleanpublic NoValue getNoValue()
NoValuepublic void setNoValue(NoValue value)
value - allowed object is
NoValuepublic boolean isExact()
BooleanCopyright © 2014–2020 B3Partners B.V.. All rights reserved.