public class FunctioneelGebiedType extends Top100NlObjectType
Java class for FunctioneelGebiedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FunctioneelGebiedType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}_Top100nlObjectType">
<sequence>
<element name="typeFunctioneelGebied" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeFunctioneelGebiedT100Type"/>
<element name="naamNL" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="naamFries" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakMultivlakOfPuntPropertyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top100NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected Element |
geometrie |
protected List<String> |
naamFries |
protected List<String> |
naamNL |
protected TypeFunctioneelGebiedT100Type |
typeFunctioneelGebied |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
FunctioneelGebiedType() |
| Modifier and Type | Method and Description |
|---|---|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
List<String> |
getNaamFries()
Gets the value of the naamFries property.
|
List<String> |
getNaamNL()
Gets the value of the naamNL property.
|
TypeFunctioneelGebiedT100Type |
getTypeFunctioneelGebied()
Gets the value of the typeFunctioneelGebied property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setTypeFunctioneelGebied(TypeFunctioneelGebiedT100Type value)
Sets the value of the typeFunctioneelGebied 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 TypeFunctioneelGebiedT100Type typeFunctioneelGebied
protected Element geometrie
public TypeFunctioneelGebiedT100Type getTypeFunctioneelGebied()
TypeFunctioneelGebiedT100Typepublic void setTypeFunctioneelGebied(TypeFunctioneelGebiedT100Type value)
value - allowed object is
TypeFunctioneelGebiedT100Typepublic List<String> getNaamNL()
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 naamNL property.
For example, to add a new item, do as follows:
getNaamNL().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getNaamFries()
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 naamFries property.
For example, to add a new item, do as follows:
getNaamFries().add(newItem);
Objects of the following type(s) are allowed in the list
String
public Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.