
public class PlaatsType extends Top250NlObjectType
Java class for PlaatsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlaatsType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top250nl/1.2.1}_Top250nlObjectType">
<sequence>
<element name="typeGebied" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="aantalinwoners" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
<element name="naamOfficieel" 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="naamFries" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTVlakMultivlakOfPuntPropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
aantalinwoners |
protected Element |
geometrie |
protected String |
naamFries |
protected String |
naamNL |
protected String |
naamOfficieel |
protected CodeType |
typeGebied |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
PlaatsType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getAantalinwoners()
Gets the value of the aantalinwoners property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
String |
getNaamFries()
Gets the value of the naamFries property.
|
String |
getNaamNL()
Gets the value of the naamNL property.
|
String |
getNaamOfficieel()
Gets the value of the naamOfficieel property.
|
CodeType |
getTypeGebied()
Gets the value of the typeGebied property.
|
void |
setAantalinwoners(BigInteger value)
Sets the value of the aantalinwoners property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setNaamFries(String value)
Sets the value of the naamFries property.
|
void |
setNaamNL(String value)
Sets the value of the naamNL property.
|
void |
setNaamOfficieel(String value)
Sets the value of the naamOfficieel property.
|
void |
setTypeGebied(CodeType value)
Sets the value of the typeGebied property.
|
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setVisualisatieCodegetBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected CodeType typeGebied
protected BigInteger aantalinwoners
protected String naamOfficieel
protected String naamNL
protected String naamFries
protected Element geometrie
public CodeType getTypeGebied()
CodeTypepublic void setTypeGebied(CodeType value)
value - allowed object is
CodeTypepublic BigInteger getAantalinwoners()
BigIntegerpublic void setAantalinwoners(BigInteger value)
value - allowed object is
BigIntegerpublic String getNaamOfficieel()
Stringpublic void setNaamOfficieel(String value)
value - allowed object is
Stringpublic String getNaamNL()
Stringpublic void setNaamNL(String value)
value - allowed object is
Stringpublic String getNaamFries()
Stringpublic void setNaamFries(String value)
value - allowed object is
Stringpublic Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.