
public class SpoorbaandeelType extends Top250NlObjectType
Java class for SpoorbaandeelType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpoorbaandeelType">
<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="typeSpoorbaan" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="fysiekVoorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/>
<element name="spoorbreedte" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="aantalSporen" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="vervoerfunctie" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="elektrificatie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/>
<element name="status" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<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="baanvaknaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="geometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
aantalSporen |
protected String |
baanvaknaam |
protected String |
brugnaam |
protected BRTJaNeeWaardeType |
elektrificatie |
protected CodeType |
fysiekVoorkomen |
protected Element |
geometrie |
protected CodeType |
spoorbreedte |
protected CodeType |
status |
protected String |
tunnelnaam |
protected CodeType |
typeInfrastructuur |
protected CodeType |
typeSpoorbaan |
protected CodeType |
vervoerfunctie |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
SpoorbaandeelType() |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
getAantalSporen()
Gets the value of the aantalSporen property.
|
String |
getBaanvaknaam()
Gets the value of the baanvaknaam property.
|
String |
getBrugnaam()
Gets the value of the brugnaam property.
|
BRTJaNeeWaardeType |
getElektrificatie()
Gets the value of the elektrificatie property.
|
CodeType |
getFysiekVoorkomen()
Gets the value of the fysiekVoorkomen property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
CodeType |
getSpoorbreedte()
Gets the value of the spoorbreedte property.
|
CodeType |
getStatus()
Gets the value of the status property.
|
String |
getTunnelnaam()
Gets the value of the tunnelnaam property.
|
CodeType |
getTypeInfrastructuur()
Gets the value of the typeInfrastructuur property.
|
CodeType |
getTypeSpoorbaan()
Gets the value of the typeSpoorbaan property.
|
CodeType |
getVervoerfunctie()
Gets the value of the vervoerfunctie property.
|
void |
setAantalSporen(CodeType value)
Sets the value of the aantalSporen property.
|
void |
setBaanvaknaam(String value)
Sets the value of the baanvaknaam property.
|
void |
setBrugnaam(String value)
Sets the value of the brugnaam property.
|
void |
setElektrificatie(BRTJaNeeWaardeType value)
Sets the value of the elektrificatie property.
|
void |
setFysiekVoorkomen(CodeType value)
Sets the value of the fysiekVoorkomen property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setSpoorbreedte(CodeType value)
Sets the value of the spoorbreedte 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 |
setTypeSpoorbaan(CodeType value)
Sets the value of the typeSpoorbaan property.
|
void |
setVervoerfunctie(CodeType value)
Sets the value of the vervoerfunctie 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 typeSpoorbaan
protected CodeType fysiekVoorkomen
protected CodeType spoorbreedte
protected CodeType aantalSporen
protected CodeType vervoerfunctie
protected BRTJaNeeWaardeType elektrificatie
protected CodeType status
protected String brugnaam
protected String tunnelnaam
protected String baanvaknaam
protected Element geometrie
public CodeType getTypeInfrastructuur()
CodeTypepublic void setTypeInfrastructuur(CodeType value)
value - allowed object is
CodeTypepublic CodeType getTypeSpoorbaan()
CodeTypepublic void setTypeSpoorbaan(CodeType value)
value - allowed object is
CodeTypepublic CodeType getFysiekVoorkomen()
CodeTypepublic void setFysiekVoorkomen(CodeType value)
value - allowed object is
CodeTypepublic CodeType getSpoorbreedte()
CodeTypepublic void setSpoorbreedte(CodeType value)
value - allowed object is
CodeTypepublic CodeType getAantalSporen()
CodeTypepublic void setAantalSporen(CodeType value)
value - allowed object is
CodeTypepublic CodeType getVervoerfunctie()
CodeTypepublic void setVervoerfunctie(CodeType value)
value - allowed object is
CodeTypepublic BRTJaNeeWaardeType getElektrificatie()
BRTJaNeeWaardeTypepublic void setElektrificatie(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic CodeType getStatus()
CodeTypepublic void setStatus(CodeType value)
value - allowed object is
CodeTypepublic String getBrugnaam()
Stringpublic void setBrugnaam(String value)
value - allowed object is
Stringpublic String getTunnelnaam()
Stringpublic void setTunnelnaam(String value)
value - allowed object is
Stringpublic String getBaanvaknaam()
Stringpublic void setBaanvaknaam(String value)
value - allowed object is
Stringpublic Element getGeometrie()
ElementCopyright © 2014–2018 B3Partners B.V.. All rights reserved.