public class PlanTopografieType extends Top10NlObjectType
Java class for PlanTopografieType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlanTopografieType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObjectType">
<sequence>
<element name="typeObject" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="naam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTVlakLijnOfPuntPropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top10NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected String |
naam |
protected CodeType |
typeObject |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
PlanTopografieType() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
String |
getNaam()
Gets the value of the naam property.
|
CodeType |
getTypeObject()
Gets the value of the typeObject property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setNaam(String value)
Sets the value of the naam property.
|
void |
setTypeObject(CodeType value)
Sets the value of the typeObject 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 typeObject
protected String naam
protected Element geometrie
public CodeType getTypeObject()
CodeTypepublic void setTypeObject(CodeType value)
value - allowed object is
CodeTypepublic String getNaam()
Stringpublic void setNaam(String value)
value - allowed object is
Stringpublic Element getGeometrie()
ElementCopyright © 2014–2020 B3Partners B.V.. All rights reserved.