public class TerreinType extends Top50NlObjectType
Java class for TerreinType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TerreinType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}_Top50nlObjectType">
<sequence>
<element name="geometrie" type="{http://www.opengis.net/gml/3.2}SurfacePropertyType"/>
<element name="typeLandgebruik" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}TypeLandgebruikT50Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top50NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected TypeLandgebruikT50Type |
typeLandgebruik |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
TerreinType() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
TypeLandgebruikT50Type |
getTypeLandgebruik()
Gets the value of the typeLandgebruik property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setTypeLandgebruik(TypeLandgebruikT50Type value)
Sets the value of the typeLandgebruik 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 TypeLandgebruikT50Type typeLandgebruik
public Element getGeometrie()
Elementpublic void setGeometrie(Element value)
value - allowed object is
Elementpublic TypeLandgebruikT50Type getTypeLandgebruik()
TypeLandgebruikT50Typepublic void setTypeLandgebruik(TypeLandgebruikT50Type value)
value - allowed object is
TypeLandgebruikT50TypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.