public class ReliefType extends Top50NlObjectType
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://www.kadaster.nl/top50nl/1.1}_Top50nlObjectType">
<sequence>
<element name="typeRelief" type="{http://www.kadaster.nl/top50nl/1.1}TypeReliefT50Type"/>
<element name="hoogteklasse" type="{http://www.kadaster.nl/top50nl/1.1}HoogteklasseReliefT50Type" minOccurs="0"/>
<element name="functie" type="{http://www.kadaster.nl/top50nl/1.1}FunctieReliefT50Type" minOccurs="0"/>
<element name="naamFries" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="naamNL" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="geometrie" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top50NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected FunctieReliefT50Type |
functie |
protected Element |
geometrie |
protected String |
hoogteklasse |
protected BigInteger |
hoogteniveau |
protected String |
naamFries |
protected String |
naamNL |
protected TypeReliefT50Type |
typeRelief |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
ReliefType() |
| Modifier and Type | Method and Description |
|---|---|
FunctieReliefT50Type |
getFunctie()
Gets the value of the functie property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
String |
getHoogteklasse()
Gets the value of the hoogteklasse property.
|
BigInteger |
getHoogteniveau()
Gets the value of the hoogteniveau property.
|
String |
getNaamFries()
Gets the value of the naamFries property.
|
String |
getNaamNL()
Gets the value of the naamNL property.
|
TypeReliefT50Type |
getTypeRelief()
Gets the value of the typeRelief property.
|
void |
setFunctie(FunctieReliefT50Type value)
Sets the value of the functie property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setHoogteklasse(String value)
Sets the value of the hoogteklasse property.
|
void |
setHoogteniveau(BigInteger value)
Sets the value of the hoogteniveau property.
|
void |
setNaamFries(String value)
Sets the value of the naamFries property.
|
void |
setNaamNL(String value)
Sets the value of the naamNL property.
|
void |
setTypeRelief(TypeReliefT50Type value)
Sets the value of the typeRelief 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 TypeReliefT50Type typeRelief
protected String hoogteklasse
protected FunctieReliefT50Type functie
protected String naamFries
protected String naamNL
protected BigInteger hoogteniveau
protected Element geometrie
public TypeReliefT50Type getTypeRelief()
TypeReliefT50Typepublic void setTypeRelief(TypeReliefT50Type value)
value - allowed object is
TypeReliefT50Typepublic String getHoogteklasse()
Stringpublic void setHoogteklasse(String value)
value - allowed object is
Stringpublic FunctieReliefT50Type getFunctie()
FunctieReliefT50Typepublic void setFunctie(FunctieReliefT50Type value)
value - allowed object is
FunctieReliefT50Typepublic String getNaamFries()
Stringpublic void setNaamFries(String value)
value - allowed object is
Stringpublic String getNaamNL()
Stringpublic void setNaamNL(String value)
value - allowed object is
Stringpublic BigInteger getHoogteniveau()
BigIntegerpublic void setHoogteniveau(BigInteger value)
value - allowed object is
BigIntegerpublic Element getGeometrie()
ElementCopyright © 2014–2018 B3Partners B.V.. All rights reserved.