
public class HoogteType extends Top250NlObjectType
Java class for HoogteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HoogteType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top250nl/1.2.1}_Top250nlObjectType">
<sequence>
<element name="typeHoogte" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="hoogte" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="referentievlak" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTLijnOfPuntPropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected double |
hoogte |
protected CodeType |
referentievlak |
protected CodeType |
typeHoogte |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
HoogteType() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
double |
getHoogte()
Gets the value of the hoogte property.
|
CodeType |
getReferentievlak()
Gets the value of the referentievlak property.
|
CodeType |
getTypeHoogte()
Gets the value of the typeHoogte property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setHoogte(double value)
Sets the value of the hoogte property.
|
void |
setReferentievlak(CodeType value)
Sets the value of the referentievlak property.
|
void |
setTypeHoogte(CodeType value)
Sets the value of the typeHoogte 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 typeHoogte
protected double hoogte
protected CodeType referentievlak
protected Element geometrie
public CodeType getTypeHoogte()
CodeTypepublic void setTypeHoogte(CodeType value)
value - allowed object is
CodeTypepublic double getHoogte()
public void setHoogte(double value)
public CodeType getReferentievlak()
CodeTypepublic void setReferentievlak(CodeType value)
value - allowed object is
CodeTypepublic Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.