Class GebouwType
The following schema fragment specifies the expected content contained within this class.
<complexType name="GebouwType"> <complexContent> <extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObjectType"> <sequence> <element name="typeGebouw" type="{http://www.opengis.net/gml/3.2}CodeType" maxOccurs="unbounded"/> <element name="fysiekVoorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <element name="hoogteklasse" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="hoogte" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/> <element name="status" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="soortnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="naam" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="gebruiksdoel" type="{http://www.opengis.net/gml/3.2}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTVlakOfPuntPropertyType"/> </sequence> </extension> </complexContent> </complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
Top10NlObjectType.Identificatie
-
Field Summary
Modifier and TypeFieldDescriptionprotected CodeType
protected Element
protected Double
protected CodeType
protected BigInteger
protected String
protected CodeType
Fields inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, visualisatieCode
Fields inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the fysiekVoorkomen property.Gets the value of the gebruiksdoel property.Gets the value of the geometrie property.Gets the value of the hoogte property.Gets the value of the hoogteklasse property.Gets the value of the hoogteniveau property.getNaam()
Gets the value of the naam property.Gets the value of the soortnaam property.Gets the value of the status property.Gets the value of the typeGebouw property.void
setFysiekVoorkomen
(CodeType value) Sets the value of the fysiekVoorkomen property.void
setGeometrie
(Element value) Sets the value of the geometrie property.void
Sets the value of the hoogte property.void
setHoogteklasse
(CodeType value) Sets the value of the hoogteklasse property.void
setHoogteniveau
(BigInteger value) Sets the value of the hoogteniveau property.void
setSoortnaam
(String value) Sets the value of the soortnaam property.void
Sets the value of the status property.Methods inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getEindRegistratie, getIdentificatie, getMutatieType, getObjectBeginTijd, getObjectEindTijd, getTdnCode, getTijdstipRegistratie, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setEindRegistratie, setIdentificatie, setMutatieType, setObjectBeginTijd, setObjectEindTijd, setTdnCode, setTijdstipRegistratie, setVisualisatieCode
Methods inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
typeGebouw
-
fysiekVoorkomen
-
hoogteklasse
-
hoogteniveau
-
hoogte
-
status
-
soortnaam
-
naam
-
gebruiksdoel
-
geometrie
-
-
Constructor Details
-
GebouwType
public GebouwType()
-
-
Method Details
-
getTypeGebouw
Gets the value of the typeGebouw property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the typeGebouw property.For example, to add a new item, do as follows:
getTypeGebouw().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
-
getFysiekVoorkomen
Gets the value of the fysiekVoorkomen property.- Returns:
- possible object is
CodeType
-
setFysiekVoorkomen
Sets the value of the fysiekVoorkomen property.- Parameters:
value
- allowed object isCodeType
-
getHoogteklasse
Gets the value of the hoogteklasse property.- Returns:
- possible object is
CodeType
-
setHoogteklasse
Sets the value of the hoogteklasse property.- Parameters:
value
- allowed object isCodeType
-
getHoogteniveau
Gets the value of the hoogteniveau property.- Returns:
- possible object is
BigInteger
-
setHoogteniveau
Sets the value of the hoogteniveau property.- Parameters:
value
- allowed object isBigInteger
-
getHoogte
Gets the value of the hoogte property.- Returns:
- possible object is
Double
-
setHoogte
Sets the value of the hoogte property.- Parameters:
value
- allowed object isDouble
-
getStatus
Gets the value of the status property.- Returns:
- possible object is
CodeType
-
setStatus
Sets the value of the status property.- Parameters:
value
- allowed object isCodeType
-
getSoortnaam
Gets the value of the soortnaam property.- Returns:
- possible object is
String
-
setSoortnaam
Sets the value of the soortnaam property.- Parameters:
value
- allowed object isString
-
getNaam
Gets the value of the naam property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the naam property.For example, to add a new item, do as follows:
getNaam().add(newItem);
Objects of the following type(s) are allowed in the list
String
-
getGebruiksdoel
Gets the value of the gebruiksdoel property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
set
method for the gebruiksdoel property.For example, to add a new item, do as follows:
getGebruiksdoel().add(newItem);
Objects of the following type(s) are allowed in the list
CodeType
-
getGeometrie
Gets the value of the geometrie property.- Returns:
- possible object is
Element
-
setGeometrie
Sets the value of the geometrie property.- Parameters:
value
- allowed object isElement
-