Class WegdeelType
The following schema fragment specifies the expected content contained within this class.
<complexType name="WegdeelType"> <complexContent> <extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}_Top100nlObjectType"> <sequence> <element name="typeInfrastructuur" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeInfrastructuurWegT100Type"/> <element name="typeWeg" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeWegT100Type"/> <element name="hoofdverkeersgebruik" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}HoofdverkeersgebruikT100Type"/> <element name="fysiekVoorkomen" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}FysiekVoorkomenWegT100Type" maxOccurs="unbounded" minOccurs="0"/> <element name="verhardingsbreedteklasse" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VerhardingsbreedteklasseT100Type" minOccurs="0"/> <element name="gescheidenRijbaan" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}JaNeeType"/> <element name="typeVerharding" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeVerhardingT100Type"/> <element name="straatnaamNL" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="straatnaamFries" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="aWegnummer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="eWegnummer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="nWegnummer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="sWegnummer" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="afritnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="afritnaam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="knooppuntnaam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="brugnaam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="tunnelnaam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakOfLijnPropertyType"/> </sequence> </extension> </complexContent> </complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.b3p.topnl.top100nl.Top100NlObjectType
Top100NlObjectType.Identificatie
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected List<FysiekVoorkomenWegT100Type>
protected Element
protected JaNeeType
protected HoofdverkeersgebruikT100Type
protected BigInteger
protected TypeInfrastructuurWegT100Type
protected TypeVerhardingT100Type
protected TypeWegT100Type
protected String
Fields inherited from class nl.b3p.topnl.top100nl.Top100NlObjectType
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCode
Fields inherited from class nl.b3p.topnl.top100nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top100nl.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the afritnaam property.Gets the value of the afritnummer property.Gets the value of the aWegnummer property.Gets the value of the brugnaam property.Gets the value of the eWegnummer property.Gets the value of the fysiekVoorkomen property.Gets the value of the geometrie property.Gets the value of the gescheidenRijbaan property.Gets the value of the hoofdverkeersgebruik property.Gets the value of the hoogteniveau property.Gets the value of the knooppuntnaam property.Gets the value of the nWegnummer property.Gets the value of the straatnaamFries property.Gets the value of the straatnaamNL property.Gets the value of the sWegnummer property.Gets the value of the tunnelnaam property.Gets the value of the typeInfrastructuur property.Gets the value of the typeVerharding property.Gets the value of the typeWeg property.Gets the value of the verhardingsbreedteklasse property.void
setAfritnummer
(String value) Sets the value of the afritnummer property.void
setGeometrie
(Element value) Sets the value of the geometrie property.void
setGescheidenRijbaan
(JaNeeType value) Sets the value of the gescheidenRijbaan property.void
Sets the value of the hoofdverkeersgebruik property.void
setHoogteniveau
(BigInteger value) Sets the value of the hoogteniveau property.void
Sets the value of the typeInfrastructuur property.void
Sets the value of the typeVerharding property.void
setTypeWeg
(TypeWegT100Type value) Sets the value of the typeWeg property.void
Sets the value of the verhardingsbreedteklasse property.Methods inherited from class nl.b3p.topnl.top100nl.Top100NlObjectType
getBronactualiteit, getBronbeschrijving, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getTdnCode, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setTdnCode, setVisualisatieCode
Methods inherited from class nl.b3p.topnl.top100nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top100nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
typeInfrastructuur
-
typeWeg
-
hoofdverkeersgebruik
-
fysiekVoorkomen
-
verhardingsbreedteklasse
-
gescheidenRijbaan
-
typeVerharding
-
straatnaamNL
-
straatnaamFries
-
aWegnummer
-
eWegnummer
-
nWegnummer
-
sWegnummer
-
afritnummer
-
afritnaam
-
knooppuntnaam
-
brugnaam
-
tunnelnaam
-
hoogteniveau
-
geometrie
-
-
Constructor Details
-
WegdeelType
public WegdeelType()
-
-
Method Details
-
getTypeInfrastructuur
Gets the value of the typeInfrastructuur property.- Returns:
- possible object is
TypeInfrastructuurWegT100Type
-
setTypeInfrastructuur
Sets the value of the typeInfrastructuur property.- Parameters:
value
- allowed object isTypeInfrastructuurWegT100Type
-
getTypeWeg
Gets the value of the typeWeg property.- Returns:
- possible object is
TypeWegT100Type
-
setTypeWeg
Sets the value of the typeWeg property.- Parameters:
value
- allowed object isTypeWegT100Type
-
getHoofdverkeersgebruik
Gets the value of the hoofdverkeersgebruik property.- Returns:
- possible object is
HoofdverkeersgebruikT100Type
-
setHoofdverkeersgebruik
Sets the value of the hoofdverkeersgebruik property.- Parameters:
value
- allowed object isHoofdverkeersgebruikT100Type
-
getFysiekVoorkomen
Gets the value of the fysiekVoorkomen property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the fysiekVoorkomen property.For example, to add a new item, do as follows:
getFysiekVoorkomen().add(newItem);
Objects of the following type(s) are allowed in the list
FysiekVoorkomenWegT100Type
-
getVerhardingsbreedteklasse
Gets the value of the verhardingsbreedteklasse property.- Returns:
- possible object is
String
-
setVerhardingsbreedteklasse
Sets the value of the verhardingsbreedteklasse property.- Parameters:
value
- allowed object isString
-
getGescheidenRijbaan
Gets the value of the gescheidenRijbaan property.- Returns:
- possible object is
JaNeeType
-
setGescheidenRijbaan
Sets the value of the gescheidenRijbaan property.- Parameters:
value
- allowed object isJaNeeType
-
getTypeVerharding
Gets the value of the typeVerharding property.- Returns:
- possible object is
TypeVerhardingT100Type
-
setTypeVerharding
Sets the value of the typeVerharding property.- Parameters:
value
- allowed object isTypeVerhardingT100Type
-
getStraatnaamNL
Gets the value of the straatnaamNL property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the straatnaamNL property.For example, to add a new item, do as follows:
getStraatnaamNL().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getStraatnaamFries
Gets the value of the straatnaamFries property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the straatnaamFries property.For example, to add a new item, do as follows:
getStraatnaamFries().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getAWegnummer
Gets the value of the aWegnummer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the aWegnummer property.For example, to add a new item, do as follows:
getAWegnummer().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getEWegnummer
Gets the value of the eWegnummer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the eWegnummer property.For example, to add a new item, do as follows:
getEWegnummer().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getNWegnummer
Gets the value of the nWegnummer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the nWegnummer property.For example, to add a new item, do as follows:
getNWegnummer().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getSWegnummer
Gets the value of the sWegnummer property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the sWegnummer property.For example, to add a new item, do as follows:
getSWegnummer().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getAfritnummer
Gets the value of the afritnummer property.- Returns:
- possible object is
String
-
setAfritnummer
Sets the value of the afritnummer property.- Parameters:
value
- allowed object isString
-
getAfritnaam
Gets the value of the afritnaam property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the afritnaam property.For example, to add a new item, do as follows:
getAfritnaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getKnooppuntnaam
Gets the value of the knooppuntnaam property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the knooppuntnaam property.For example, to add a new item, do as follows:
getKnooppuntnaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getBrugnaam
Gets the value of the brugnaam property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the brugnaam property.For example, to add a new item, do as follows:
getBrugnaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getTunnelnaam
Gets the value of the tunnelnaam property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the tunnelnaam property.For example, to add a new item, do as follows:
getTunnelnaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getHoogteniveau
Gets the value of the hoogteniveau property.- Returns:
- possible object is
BigInteger
-
setHoogteniveau
Sets the value of the hoogteniveau property.- Parameters:
value
- allowed object isBigInteger
-
getGeometrie
Gets the value of the geometrie property.- Returns:
- possible object is
Element
-
setGeometrie
Sets the value of the geometrie property.- Parameters:
value
- allowed object isElement
-