public class ReliefType extends Top10NlObjectType
Java class for ReliefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReliefType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObjectType">
<sequence>
<element name="typeRelief" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="hoogteklasse" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="functie" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/>
<element name="lijnGeometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType" minOccurs="0"/>
<element name="taludGeometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTHogeEnLageZijdePropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top10NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
functie |
protected CodeType |
hoogteklasse |
protected BigInteger |
hoogteniveau |
protected Element |
lijnGeometrie |
protected BRTHogeEnLageZijdePropertyType |
taludGeometrie |
protected CodeType |
typeRelief |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
ReliefType() |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
getFunctie()
Gets the value of the functie property.
|
CodeType |
getHoogteklasse()
Gets the value of the hoogteklasse property.
|
BigInteger |
getHoogteniveau()
Gets the value of the hoogteniveau property.
|
Element |
getLijnGeometrie()
Gets the value of the lijnGeometrie property.
|
BRTHogeEnLageZijdePropertyType |
getTaludGeometrie()
Gets the value of the taludGeometrie property.
|
CodeType |
getTypeRelief()
Gets the value of the typeRelief property.
|
void |
setFunctie(CodeType value)
Sets the value of the functie property.
|
void |
setHoogteklasse(CodeType value)
Sets the value of the hoogteklasse property.
|
void |
setHoogteniveau(BigInteger value)
Sets the value of the hoogteniveau property.
|
void |
setLijnGeometrie(Element value)
Sets the value of the lijnGeometrie property.
|
void |
setTaludGeometrie(BRTHogeEnLageZijdePropertyType value)
Sets the value of the taludGeometrie property.
|
void |
setTypeRelief(CodeType value)
Sets the value of the typeRelief property.
|
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getEindRegistratie, getIdentificatie, getMutatieType, getObjectBeginTijd, getObjectEindTijd, getTdnCode, getTijdstipRegistratie, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setEindRegistratie, setIdentificatie, setMutatieType, setObjectBeginTijd, setObjectEindTijd, setTdnCode, setTijdstipRegistratie, setVisualisatieCodegetBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected CodeType typeRelief
protected CodeType hoogteklasse
protected BigInteger hoogteniveau
protected CodeType functie
protected Element lijnGeometrie
protected BRTHogeEnLageZijdePropertyType taludGeometrie
public CodeType getTypeRelief()
CodeTypepublic void setTypeRelief(CodeType value)
value - allowed object is
CodeTypepublic CodeType getHoogteklasse()
CodeTypepublic void setHoogteklasse(CodeType value)
value - allowed object is
CodeTypepublic BigInteger getHoogteniveau()
BigIntegerpublic void setHoogteniveau(BigInteger value)
value - allowed object is
BigIntegerpublic CodeType getFunctie()
CodeTypepublic void setFunctie(CodeType value)
value - allowed object is
CodeTypepublic Element getLijnGeometrie()
Elementpublic void setLijnGeometrie(Element value)
value - allowed object is
Elementpublic BRTHogeEnLageZijdePropertyType getTaludGeometrie()
BRTHogeEnLageZijdePropertyTypepublic void setTaludGeometrie(BRTHogeEnLageZijdePropertyType value)
value - allowed object is
BRTHogeEnLageZijdePropertyTypeCopyright © 2014–2018 B3Partners B.V.. All rights reserved.