Package nl.b3p.topnl.top10nl
Class Top10NlObjectType
java.lang.Object
nl.b3p.topnl.top10nl.AbstractGMLType
nl.b3p.topnl.top10nl.AbstractFeatureType
nl.b3p.topnl.top10nl.Top10NlObjectType
- Direct Known Subclasses:
FunctioneelGebiedType
,GebouwType
,GeografischGebiedType
,HoogteType
,InrichtingselementType
,PlaatsType
,PlanTopografieType
,RegistratiefGebiedType
,ReliefType
,SpoorbaandeelType
,TerreinType
,WaterdeelType
,WegdeelType
Java class for _Top10nlObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_Top10nlObjectType"> <complexContent> <extension base="{http://www.opengis.net/gml/3.2}AbstractFeatureType"> <sequence> <element name="identificatie"> <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> </element> <element name="brontype" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="bronactualiteit" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="bronbeschrijving" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="bronnauwkeurigheid" type="{http://www.w3.org/2001/XMLSchema}double"/> <element name="objectBeginTijd" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="objectEindTijd" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="tijdstipRegistratie" type="{http://www.w3.org/2001/XMLSchema}date"/> <element name="eindRegistratie" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/> <element name="tdnCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="visualisatieCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="mutatieType" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type. -
Field Summary
Modifier and TypeFieldDescriptionprotected Calendar
protected String
protected double
protected CodeType
protected Calendar
protected Top10NlObjectType.Identificatie
protected CodeType
protected Calendar
protected Calendar
protected BigInteger
protected Calendar
protected BigInteger
Fields inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the bronactualiteit property.Gets the value of the bronbeschrijving property.double
Gets the value of the bronnauwkeurigheid property.Gets the value of the brontype property.Gets the value of the eindRegistratie property.Gets the value of the identificatie property.Gets the value of the mutatieType property.Gets the value of the objectBeginTijd property.Gets the value of the objectEindTijd property.Gets the value of the tdnCode property.Gets the value of the tijdstipRegistratie property.Gets the value of the visualisatieCode property.void
setBronactualiteit
(Calendar value) Sets the value of the bronactualiteit property.void
setBronbeschrijving
(String value) Sets the value of the bronbeschrijving property.void
setBronnauwkeurigheid
(double value) Sets the value of the bronnauwkeurigheid property.void
setBrontype
(CodeType value) Sets the value of the brontype property.void
setEindRegistratie
(Calendar value) Sets the value of the eindRegistratie property.void
Sets the value of the identificatie property.void
setMutatieType
(CodeType value) Sets the value of the mutatieType property.void
setObjectBeginTijd
(Calendar value) Sets the value of the objectBeginTijd property.void
setObjectEindTijd
(Calendar value) Sets the value of the objectEindTijd property.void
setTdnCode
(BigInteger value) Sets the value of the tdnCode property.void
setTijdstipRegistratie
(Calendar value) Sets the value of the tijdstipRegistratie property.void
setVisualisatieCode
(BigInteger value) Sets the value of the visualisatieCode property.Methods inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
identificatie
-
brontype
-
bronactualiteit
-
bronbeschrijving
-
bronnauwkeurigheid
protected double bronnauwkeurigheid -
objectBeginTijd
-
objectEindTijd
-
tijdstipRegistratie
-
eindRegistratie
-
tdnCode
-
visualisatieCode
-
mutatieType
-
-
Constructor Details
-
Top10NlObjectType
public Top10NlObjectType()
-
-
Method Details
-
getIdentificatie
Gets the value of the identificatie property.- Returns:
- possible object is
Top10NlObjectType.Identificatie
-
setIdentificatie
Sets the value of the identificatie property.- Parameters:
value
- allowed object isTop10NlObjectType.Identificatie
-
getBrontype
Gets the value of the brontype property.- Returns:
- possible object is
CodeType
-
setBrontype
Sets the value of the brontype property.- Parameters:
value
- allowed object isCodeType
-
getBronactualiteit
Gets the value of the bronactualiteit property.- Returns:
- possible object is
String
-
setBronactualiteit
Sets the value of the bronactualiteit property.- Parameters:
value
- allowed object isString
-
getBronbeschrijving
Gets the value of the bronbeschrijving property.- Returns:
- possible object is
String
-
setBronbeschrijving
Sets the value of the bronbeschrijving property.- Parameters:
value
- allowed object isString
-
getBronnauwkeurigheid
public double getBronnauwkeurigheid()Gets the value of the bronnauwkeurigheid property. -
setBronnauwkeurigheid
public void setBronnauwkeurigheid(double value) Sets the value of the bronnauwkeurigheid property. -
getObjectBeginTijd
Gets the value of the objectBeginTijd property.- Returns:
- possible object is
String
-
setObjectBeginTijd
Sets the value of the objectBeginTijd property.- Parameters:
value
- allowed object isString
-
getObjectEindTijd
Gets the value of the objectEindTijd property.- Returns:
- possible object is
String
-
setObjectEindTijd
Sets the value of the objectEindTijd property.- Parameters:
value
- allowed object isString
-
getTijdstipRegistratie
Gets the value of the tijdstipRegistratie property.- Returns:
- possible object is
String
-
setTijdstipRegistratie
Sets the value of the tijdstipRegistratie property.- Parameters:
value
- allowed object isString
-
getEindRegistratie
Gets the value of the eindRegistratie property.- Returns:
- possible object is
String
-
setEindRegistratie
Sets the value of the eindRegistratie property.- Parameters:
value
- allowed object isString
-
getTdnCode
Gets the value of the tdnCode property.- Returns:
- possible object is
BigInteger
-
setTdnCode
Sets the value of the tdnCode property.- Parameters:
value
- allowed object isBigInteger
-
getVisualisatieCode
Gets the value of the visualisatieCode property.- Returns:
- possible object is
BigInteger
-
setVisualisatieCode
Sets the value of the visualisatieCode property.- Parameters:
value
- allowed object isBigInteger
-
getMutatieType
Gets the value of the mutatieType property.- Returns:
- possible object is
CodeType
-
setMutatieType
Sets the value of the mutatieType property.- Parameters:
value
- allowed object isCodeType
-