public class SpoorbaandeelType extends Top50NlObjectType
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/top50nl/1.1.1}_Top50nlObjectType">
<sequence>
<element name="aantalSporen" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="fysiekVoorkomen" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}FysiekVoorkomenSpoorT50Type" maxOccurs="unbounded" minOccurs="0"/>
<element name="geometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
<element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="status" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}StatusT50Type"/>
<element name="typeSpoorbaan" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}TypeSpoorbaanT50Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top50NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
aantalSporen |
protected List<FysiekVoorkomenSpoorT50Type> |
fysiekVoorkomen |
protected Element |
geometrie |
protected BigInteger |
hoogteniveau |
protected StatusT50Type |
status |
protected TypeSpoorbaanT50Type |
typeSpoorbaan |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
SpoorbaandeelType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getAantalSporen()
Gets the value of the aantalSporen property.
|
List<FysiekVoorkomenSpoorT50Type> |
getFysiekVoorkomen()
Gets the value of the fysiekVoorkomen property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
BigInteger |
getHoogteniveau()
Gets the value of the hoogteniveau property.
|
StatusT50Type |
getStatus()
Gets the value of the status property.
|
TypeSpoorbaanT50Type |
getTypeSpoorbaan()
Gets the value of the typeSpoorbaan property.
|
void |
setAantalSporen(BigInteger value)
Sets the value of the aantalSporen property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setHoogteniveau(BigInteger value)
Sets the value of the hoogteniveau property.
|
void |
setStatus(StatusT50Type value)
Sets the value of the status property.
|
void |
setTypeSpoorbaan(TypeSpoorbaanT50Type value)
Sets the value of the typeSpoorbaan property.
|
getBronactualiteit, getBronbeschrijving, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getTdnCode, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setTdnCode, setVisualisatieCodegetBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected BigInteger aantalSporen
protected List<FysiekVoorkomenSpoorT50Type> fysiekVoorkomen
protected Element geometrie
protected BigInteger hoogteniveau
protected StatusT50Type status
protected TypeSpoorbaanT50Type typeSpoorbaan
public BigInteger getAantalSporen()
BigIntegerpublic void setAantalSporen(BigInteger value)
value - allowed object is
BigIntegerpublic List<FysiekVoorkomenSpoorT50Type> 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
FysiekVoorkomenSpoorT50Type
public Element getGeometrie()
Elementpublic void setGeometrie(Element value)
value - allowed object is
Elementpublic BigInteger getHoogteniveau()
BigIntegerpublic void setHoogteniveau(BigInteger value)
value - allowed object is
BigIntegerpublic StatusT50Type getStatus()
StatusT50Typepublic void setStatus(StatusT50Type value)
value - allowed object is
StatusT50Typepublic TypeSpoorbaanT50Type getTypeSpoorbaan()
TypeSpoorbaanT50Typepublic void setTypeSpoorbaan(TypeSpoorbaanT50Type value)
value - allowed object is
TypeSpoorbaanT50TypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.