public class TerreinType extends Top100NlObjectType
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/top100nl/1.1.0}_Top100nlObjectType">
<sequence>
<element name="geometrie" type="{http://www.opengis.net/gml/3.2}SurfacePropertyType"/>
<element name="typeLandgebruik" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeLandgebruikT100Type"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top100NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected TypeLandgebruikT100Type |
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.
|
TypeLandgebruikT100Type |
getTypeLandgebruik()
Gets the value of the typeLandgebruik property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setTypeLandgebruik(TypeLandgebruikT100Type 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 TypeLandgebruikT100Type typeLandgebruik
public Element getGeometrie()
Elementpublic void setGeometrie(Element value)
value - allowed object is
Elementpublic TypeLandgebruikT100Type getTypeLandgebruik()
TypeLandgebruikT100Typepublic void setTypeLandgebruik(TypeLandgebruikT100Type value)
value - allowed object is
TypeLandgebruikT100TypeCopyright © 2014–2018 B3Partners B.V.. All rights reserved.