Package nl.b3p.topnl.top250nl
Class Identificatie
java.lang.Object
nl.b3p.topnl.top250nl.Identificatie
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}NEN3610ID"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the nen3610ID property.void
setNEN3610ID
(NEN3610IDType value) Sets the value of the nen3610ID property.
-
Field Details
-
nen3610ID
-
-
Constructor Details
-
Identificatie
public Identificatie()
-
-
Method Details
-
getNEN3610ID
Gets the value of the nen3610ID property.- Returns:
- possible object is
NEN3610IDType
-
setNEN3610ID
Sets the value of the nen3610ID property.- Parameters:
value
- allowed object isNEN3610IDType
-