public class PlaatsType extends Top10NlObjectType
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/top10nl/1.2.0}_Top10nlObjectType">
<sequence>
<element name="typeGebied" type="{http://www.opengis.net/gml/3.2}CodeType"/>
<element name="bebouwdeKom" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/>
<element name="isBAGwoonplaats" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/>
<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>
Top10NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
aantalinwoners |
protected BRTJaNeeWaardeType |
bebouwdeKom |
protected Element |
geometrie |
protected BRTJaNeeWaardeType |
isBAGwoonplaats |
protected String |
naamFries |
protected String |
naamNL |
protected String |
naamOfficieel |
protected CodeType |
typeGebied |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, 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.
|
BRTJaNeeWaardeType |
getBebouwdeKom()
Gets the value of the bebouwdeKom property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
BRTJaNeeWaardeType |
getIsBAGwoonplaats()
Gets the value of the isBAGwoonplaats 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 |
setBebouwdeKom(BRTJaNeeWaardeType value)
Sets the value of the bebouwdeKom property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setIsBAGwoonplaats(BRTJaNeeWaardeType value)
Sets the value of the isBAGwoonplaats 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, 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 typeGebied
protected BRTJaNeeWaardeType bebouwdeKom
protected BRTJaNeeWaardeType isBAGwoonplaats
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 BRTJaNeeWaardeType getBebouwdeKom()
BRTJaNeeWaardeTypepublic void setBebouwdeKom(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic BRTJaNeeWaardeType getIsBAGwoonplaats()
BRTJaNeeWaardeTypepublic void setIsBAGwoonplaats(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic 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.