public class NEN3610IDType extends Object
Java class for NEN3610IDType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NEN3610IDType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="namespace" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="lokaalID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
lokaalID |
protected String |
namespace |
| Constructor and Description |
|---|
NEN3610IDType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLokaalID()
Gets the value of the lokaalID property.
|
String |
getNamespace()
Gets the value of the namespace property.
|
void |
setLokaalID(String value)
Sets the value of the lokaalID property.
|
void |
setNamespace(String value)
Sets the value of the namespace property.
|
public String getNamespace()
Stringpublic void setNamespace(String value)
value - allowed object is
Stringpublic String getLokaalID()
StringCopyright © 2014–2020 B3Partners B.V.. All rights reserved.