public class HoogteType extends Top50NlObjectType
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://www.kadaster.nl/top50nl/1.1}_Top50nlObjectType">
<sequence>
<element name="geometrie" type="{http://www.kadaster.nl/top50nl/1.1}LijnOfPuntPropertyType"/>
<element name="hoogte" type="{http://www.w3.org/2001/XMLSchema}double"/>
<element name="typeHoogte" type="{http://www.kadaster.nl/top50nl/1.1}TypeHoogteT50Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top50NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected double |
hoogte |
protected TypeHoogteT50Type |
typeHoogte |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, 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.
|
TypeHoogteT50Type |
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 |
setTypeHoogte(TypeHoogteT50Type value)
Sets the value of the typeHoogte 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 Element geometrie
protected double hoogte
protected TypeHoogteT50Type typeHoogte
public Element getGeometrie()
Elementpublic void setGeometrie(Element value)
value - allowed object is
Elementpublic double getHoogte()
public void setHoogte(double value)
public TypeHoogteT50Type getTypeHoogte()
TypeHoogteT50Typepublic void setTypeHoogte(TypeHoogteT50Type value)
value - allowed object is
TypeHoogteT50TypeCopyright © 2014–2018 B3Partners B.V.. All rights reserved.