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/top250nl/1.2.1}_Top250nlObjectType"> <sequence> <element name="typeInfrastructuur" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="typeWeg" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="hoofdverkeersgebruik" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="fysiekVoorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="verhardingsbreedteklasse" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <element name="gescheidenRijbaan" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/> <element name="verhardingstype" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="aantalRijstroken" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/> <element name="status" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="naam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="isBAGnaam" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType" minOccurs="0"/> <element name="aWegnummer" 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="eWegnummer" 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" minOccurs="0"/> <element name="knooppuntnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="brugnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="tunnelnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTLijnOfPuntPropertyType"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
Modifier and TypeFieldDescriptionprotected BigInteger
protected String
protected String
protected String
protected Element
protected BRTJaNeeWaardeType
protected CodeType
protected BRTJaNeeWaardeType
protected String
protected CodeType
protected String
protected CodeType
protected CodeType
protected CodeType
protected CodeType
Fields inherited from class nl.b3p.topnl.top250nl.Top250NlObjectType
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCode
Fields inherited from class nl.b3p.topnl.top250nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top250nl.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the aantalRijstroken property.Gets 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 isBAGnaam property.Gets the value of the knooppuntnaam property.getNaam()
Gets the value of the naam property.Gets the value of the nWegnummer property.Gets the value of the status 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 typeWeg property.Gets the value of the verhardingsbreedteklasse property.Gets the value of the verhardingstype property.void
setAantalRijstroken
(BigInteger value) Sets the value of the aantalRijstroken property.void
setAfritnaam
(String value) Sets the value of the afritnaam property.void
setAfritnummer
(String value) Sets the value of the afritnummer property.void
setBrugnaam
(String value) Sets the value of the brugnaam property.void
setGeometrie
(Element value) Sets the value of the geometrie property.void
Sets the value of the gescheidenRijbaan property.void
setHoofdverkeersgebruik
(CodeType value) Sets the value of the hoofdverkeersgebruik property.void
setIsBAGnaam
(BRTJaNeeWaardeType value) Sets the value of the isBAGnaam property.void
setKnooppuntnaam
(String value) Sets the value of the knooppuntnaam property.void
Sets the value of the status property.void
setTunnelnaam
(String value) Sets the value of the tunnelnaam property.void
setTypeInfrastructuur
(CodeType value) Sets the value of the typeInfrastructuur property.void
setTypeWeg
(CodeType value) Sets the value of the typeWeg property.void
Sets the value of the verhardingsbreedteklasse property.void
setVerhardingstype
(CodeType value) Sets the value of the verhardingstype property.Methods inherited from class nl.b3p.topnl.top250nl.Top250NlObjectType
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setVisualisatieCode
Methods inherited from class nl.b3p.topnl.top250nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top250nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
typeInfrastructuur
-
typeWeg
-
hoofdverkeersgebruik
-
fysiekVoorkomen
-
verhardingsbreedteklasse
-
gescheidenRijbaan
-
verhardingstype
-
aantalRijstroken
-
status
-
naam
-
isBAGnaam
-
aWegnummer
-
nWegnummer
-
eWegnummer
-
sWegnummer
-
afritnummer
-
afritnaam
-
knooppuntnaam
-
brugnaam
-
tunnelnaam
-
geometrie
-
-
Constructor Details
-
WegdeelType
public WegdeelType()
-
-
Method Details
-
getTypeInfrastructuur
Gets the value of the typeInfrastructuur property.- Returns:
- possible object is
CodeType
-
setTypeInfrastructuur
Sets the value of the typeInfrastructuur property.- Parameters:
value
- allowed object isCodeType
-
getTypeWeg
Gets the value of the typeWeg property.- Returns:
- possible object is
CodeType
-
setTypeWeg
Sets the value of the typeWeg property.- Parameters:
value
- allowed object isCodeType
-
getHoofdverkeersgebruik
Gets the value of the hoofdverkeersgebruik property.- Returns:
- possible object is
CodeType
-
setHoofdverkeersgebruik
Sets the value of the hoofdverkeersgebruik property.- Parameters:
value
- allowed object isCodeType
-
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
CodeType
-
getVerhardingsbreedteklasse
Gets the value of the verhardingsbreedteklasse property.- Returns:
- possible object is
CodeType
-
setVerhardingsbreedteklasse
Sets the value of the verhardingsbreedteklasse property.- Parameters:
value
- allowed object isCodeType
-
getGescheidenRijbaan
Gets the value of the gescheidenRijbaan property.- Returns:
- possible object is
BRTJaNeeWaardeType
-
setGescheidenRijbaan
Sets the value of the gescheidenRijbaan property.- Parameters:
value
- allowed object isBRTJaNeeWaardeType
-
getVerhardingstype
Gets the value of the verhardingstype property.- Returns:
- possible object is
CodeType
-
setVerhardingstype
Sets the value of the verhardingstype property.- Parameters:
value
- allowed object isCodeType
-
getAantalRijstroken
Gets the value of the aantalRijstroken property.- Returns:
- possible object is
BigInteger
-
setAantalRijstroken
Sets the value of the aantalRijstroken property.- Parameters:
value
- allowed object isBigInteger
-
getStatus
Gets the value of the status property.- Returns:
- possible object is
CodeType
-
setStatus
Sets the value of the status property.- Parameters:
value
- allowed object isCodeType
-
getNaam
Gets the value of the naam 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 naam property.For example, to add a new item, do as follows:
getNaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getIsBAGnaam
Gets the value of the isBAGnaam property.- Returns:
- possible object is
BRTJaNeeWaardeType
-
setIsBAGnaam
Sets the value of the isBAGnaam property.- Parameters:
value
- allowed object isBRTJaNeeWaardeType
-
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
-
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
-
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
-
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.- Returns:
- possible object is
String
-
setAfritnaam
Sets the value of the afritnaam property.- Parameters:
value
- allowed object isString
-
getKnooppuntnaam
Gets the value of the knooppuntnaam property.- Returns:
- possible object is
String
-
setKnooppuntnaam
Sets the value of the knooppuntnaam property.- Parameters:
value
- allowed object isString
-
getBrugnaam
Gets the value of the brugnaam property.- Returns:
- possible object is
String
-
setBrugnaam
Sets the value of the brugnaam property.- Parameters:
value
- allowed object isString
-
getTunnelnaam
Gets the value of the tunnelnaam property.- Returns:
- possible object is
String
-
setTunnelnaam
Sets the value of the tunnelnaam property.- Parameters:
value
- allowed object isString
-
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
-