
public static class ADRKerngegevens.AanduidingBijHuisnummer extends Object
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/sector/bg/0204>AanduidingBijHuisnummer">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
exact |
protected String |
gegevengroep |
protected Boolean |
kerngegeven |
protected NoValue |
noValue |
protected AanduidingBijHuisnummer |
value |
| Constructor and Description |
|---|
AanduidingBijHuisnummer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGegevengroep()
Gets the value of the gegevengroep property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
AanduidingBijHuisnummer |
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 |
setGegevengroep(String value)
Sets the value of the gegevengroep 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(AanduidingBijHuisnummer value)
Sets the value of the value property.
|
protected AanduidingBijHuisnummer value
protected Boolean kerngegeven
protected String gegevengroep
protected NoValue noValue
protected Boolean exact
public AanduidingBijHuisnummer getValue()
AanduidingBijHuisnummerpublic void setValue(AanduidingBijHuisnummer value)
value - allowed object is
AanduidingBijHuisnummerpublic boolean isKerngegeven()
Booleanpublic void setKerngegeven(Boolean value)
value - allowed object is
Booleanpublic 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–2019 B3Partners B.V.. All rights reserved.