public class HoogteType extends Top10NlObjectType
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/top10nl/1.2.0}_Top10nlObjectType">
<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>
Top10NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected double |
hoogte |
protected CodeType |
referentievlak |
protected CodeType |
typeHoogte |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, 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, 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 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–2020 B3Partners B.V.. All rights reserved.