
public class ReliefType extends Top250NlObjectType
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/top250nl/1.2.1}_Top250nlObjectType">
<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="lijnGeometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
hoogteklasse |
protected Element |
lijnGeometrie |
protected CodeType |
typeRelief |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
ReliefType() |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
getHoogteklasse()
Gets the value of the hoogteklasse property.
|
Element |
getLijnGeometrie()
Gets the value of the lijnGeometrie property.
|
CodeType |
getTypeRelief()
Gets the value of the typeRelief property.
|
void |
setHoogteklasse(CodeType value)
Sets the value of the hoogteklasse property.
|
void |
setLijnGeometrie(Element value)
Sets the value of the lijnGeometrie property.
|
void |
setTypeRelief(CodeType value)
Sets the value of the typeRelief 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 typeRelief
protected CodeType hoogteklasse
protected Element lijnGeometrie
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 Element getLijnGeometrie()
ElementCopyright © 2014–2018 B3Partners B.V.. All rights reserved.