public class SpoorbaandeelType extends Top100NlObjectType
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/top100nl/1.1.0}_Top100nlObjectType">
<sequence>
<element name="aantalSporen" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="fysiekVoorkomen" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}FysiekVoorkomenSpoorT100Type" 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/top100nl/1.1.0}StatusT100Type"/>
<element name="typeSpoorbaan" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeSpoorbaanT100Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top100NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
aantalSporen |
protected List<FysiekVoorkomenSpoorT100Type> |
fysiekVoorkomen |
protected Element |
geometrie |
protected BigInteger |
hoogteniveau |
protected StatusT100Type |
status |
protected TypeSpoorbaanT100Type |
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<FysiekVoorkomenSpoorT100Type> |
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.
|
StatusT100Type |
getStatus()
Gets the value of the status property.
|
TypeSpoorbaanT100Type |
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(StatusT100Type value)
Sets the value of the status property.
|
void |
setTypeSpoorbaan(TypeSpoorbaanT100Type 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<FysiekVoorkomenSpoorT100Type> fysiekVoorkomen
protected Element geometrie
protected BigInteger hoogteniveau
protected StatusT100Type status
protected TypeSpoorbaanT100Type typeSpoorbaan
public BigInteger getAantalSporen()
BigIntegerpublic void setAantalSporen(BigInteger value)
value - allowed object is
BigIntegerpublic List<FysiekVoorkomenSpoorT100Type> 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
FysiekVoorkomenSpoorT100Type
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 StatusT100Type getStatus()
StatusT100Typepublic void setStatus(StatusT100Type value)
value - allowed object is
StatusT100Typepublic TypeSpoorbaanT100Type getTypeSpoorbaan()
TypeSpoorbaanT100Typepublic void setTypeSpoorbaan(TypeSpoorbaanT100Type value)
value - allowed object is
TypeSpoorbaanT100TypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.