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