
public class WegdeelType extends Top250NlObjectType
Java class for WegdeelType complex type.
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>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
aantalRijstroken |
protected String |
afritnaam |
protected String |
afritnummer |
protected List<String> |
aWegnummer |
protected String |
brugnaam |
protected List<String> |
eWegnummer |
protected List<CodeType> |
fysiekVoorkomen |
protected Element |
geometrie |
protected BRTJaNeeWaardeType |
gescheidenRijbaan |
protected CodeType |
hoofdverkeersgebruik |
protected BRTJaNeeWaardeType |
isBAGnaam |
protected String |
knooppuntnaam |
protected List<String> |
naam |
protected List<String> |
nWegnummer |
protected CodeType |
status |
protected List<String> |
sWegnummer |
protected String |
tunnelnaam |
protected CodeType |
typeInfrastructuur |
protected CodeType |
typeWeg |
protected CodeType |
verhardingsbreedteklasse |
protected CodeType |
verhardingstype |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
WegdeelType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getAantalRijstroken()
Gets the value of the aantalRijstroken property.
|
String |
getAfritnaam()
Gets the value of the afritnaam property.
|
String |
getAfritnummer()
Gets the value of the afritnummer property.
|
List<String> |
getAWegnummer()
Gets the value of the aWegnummer property.
|
String |
getBrugnaam()
Gets the value of the brugnaam property.
|
List<String> |
getEWegnummer()
Gets the value of the eWegnummer property.
|
List<CodeType> |
getFysiekVoorkomen()
Gets the value of the fysiekVoorkomen property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
BRTJaNeeWaardeType |
getGescheidenRijbaan()
Gets the value of the gescheidenRijbaan property.
|
CodeType |
getHoofdverkeersgebruik()
Gets the value of the hoofdverkeersgebruik property.
|
BRTJaNeeWaardeType |
getIsBAGnaam()
Gets the value of the isBAGnaam property.
|
String |
getKnooppuntnaam()
Gets the value of the knooppuntnaam property.
|
List<String> |
getNaam()
Gets the value of the naam property.
|
List<String> |
getNWegnummer()
Gets the value of the nWegnummer property.
|
CodeType |
getStatus()
Gets the value of the status property.
|
List<String> |
getSWegnummer()
Gets the value of the sWegnummer property.
|
String |
getTunnelnaam()
Gets the value of the tunnelnaam property.
|
CodeType |
getTypeInfrastructuur()
Gets the value of the typeInfrastructuur property.
|
CodeType |
getTypeWeg()
Gets the value of the typeWeg property.
|
CodeType |
getVerhardingsbreedteklasse()
Gets the value of the verhardingsbreedteklasse property.
|
CodeType |
getVerhardingstype()
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 |
setGescheidenRijbaan(BRTJaNeeWaardeType value)
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 |
setStatus(CodeType value)
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 |
setVerhardingsbreedteklasse(CodeType value)
Sets the value of the verhardingsbreedteklasse property.
|
void |
setVerhardingstype(CodeType value)
Sets the value of the verhardingstype property.
|
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setVisualisatieCodegetBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected CodeType typeInfrastructuur
protected CodeType typeWeg
protected CodeType hoofdverkeersgebruik
protected CodeType verhardingsbreedteklasse
protected BRTJaNeeWaardeType gescheidenRijbaan
protected CodeType verhardingstype
protected BigInteger aantalRijstroken
protected CodeType status
protected BRTJaNeeWaardeType isBAGnaam
protected String afritnummer
protected String afritnaam
protected String knooppuntnaam
protected String brugnaam
protected String tunnelnaam
protected Element geometrie
public CodeType getTypeInfrastructuur()
CodeTypepublic void setTypeInfrastructuur(CodeType value)
value - allowed object is
CodeTypepublic CodeType getTypeWeg()
CodeTypepublic void setTypeWeg(CodeType value)
value - allowed object is
CodeTypepublic CodeType getHoofdverkeersgebruik()
CodeTypepublic void setHoofdverkeersgebruik(CodeType value)
value - allowed object is
CodeTypepublic List<CodeType> getFysiekVoorkomen()
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
public CodeType getVerhardingsbreedteklasse()
CodeTypepublic void setVerhardingsbreedteklasse(CodeType value)
value - allowed object is
CodeTypepublic BRTJaNeeWaardeType getGescheidenRijbaan()
BRTJaNeeWaardeTypepublic void setGescheidenRijbaan(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic CodeType getVerhardingstype()
CodeTypepublic void setVerhardingstype(CodeType value)
value - allowed object is
CodeTypepublic BigInteger getAantalRijstroken()
BigIntegerpublic void setAantalRijstroken(BigInteger value)
value - allowed object is
BigIntegerpublic CodeType getStatus()
CodeTypepublic void setStatus(CodeType value)
value - allowed object is
CodeTypepublic List<String> getNaam()
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
public BRTJaNeeWaardeType getIsBAGnaam()
BRTJaNeeWaardeTypepublic void setIsBAGnaam(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic List<String> getAWegnummer()
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
public List<String> getNWegnummer()
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
public List<String> getEWegnummer()
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
public List<String> getSWegnummer()
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
public String getAfritnummer()
Stringpublic void setAfritnummer(String value)
value - allowed object is
Stringpublic String getAfritnaam()
Stringpublic void setAfritnaam(String value)
value - allowed object is
Stringpublic String getKnooppuntnaam()
Stringpublic void setKnooppuntnaam(String value)
value - allowed object is
Stringpublic String getBrugnaam()
Stringpublic void setBrugnaam(String value)
value - allowed object is
Stringpublic String getTunnelnaam()
Stringpublic void setTunnelnaam(String value)
value - allowed object is
Stringpublic Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.