public class WaterdeelType extends Top100NlObjectType
Java class for WaterdeelType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WaterdeelType">
<complexContent>
<extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}_Top100nlObjectType">
<sequence>
<element name="typeWater" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}TypeWaterT100Type"/>
<element name="breedteklasse" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}BreedteklasseWaterT100Type" minOccurs="0"/>
<element name="fysiekVoorkomen" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}FysiekVoorkomenWaterT100Type" maxOccurs="unbounded" minOccurs="0"/>
<element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakOfLijnPropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top100NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected String |
breedteklasse |
protected List<FysiekVoorkomenWaterT100Type> |
fysiekVoorkomen |
protected Element |
geometrie |
protected BigInteger |
hoogteniveau |
protected TypeWaterT100Type |
typeWater |
bronactualiteit, bronbeschrijving, brontype, identificatie, objectBeginTijd, objectEindTijd, tdnCode, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
WaterdeelType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBreedteklasse()
Gets the value of the breedteklasse property.
|
List<FysiekVoorkomenWaterT100Type> |
getFysiekVoorkomen()
Gets the value of the fysiekVoorkomen property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
BigInteger |
getHoogteniveau()
Gets the value of the hoogteniveau property.
|
TypeWaterT100Type |
getTypeWater()
Gets the value of the typeWater property.
|
void |
setBreedteklasse(String value)
Sets the value of the breedteklasse property.
|
void |
setGeometrie(Element value)
Sets the value of the geometrie property.
|
void |
setHoogteniveau(BigInteger value)
Sets the value of the hoogteniveau property.
|
void |
setTypeWater(TypeWaterT100Type value)
Sets the value of the typeWater 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 TypeWaterT100Type typeWater
protected String breedteklasse
protected List<FysiekVoorkomenWaterT100Type> fysiekVoorkomen
protected BigInteger hoogteniveau
protected Element geometrie
public TypeWaterT100Type getTypeWater()
TypeWaterT100Typepublic void setTypeWater(TypeWaterT100Type value)
value - allowed object is
TypeWaterT100Typepublic String getBreedteklasse()
Stringpublic void setBreedteklasse(String value)
value - allowed object is
Stringpublic List<FysiekVoorkomenWaterT100Type> getFysiekVoorkomen()
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 fysiekVoorkomen property.
For example, to add a new item, do as follows:
getFysiekVoorkomen().add(newItem);
Objects of the following type(s) are allowed in the list
FysiekVoorkomenWaterT100Type
public BigInteger getHoogteniveau()
BigIntegerpublic void setHoogteniveau(BigInteger value)
value - allowed object is
BigIntegerpublic Element getGeometrie()
ElementCopyright © 2014–2018 B3Partners B.V.. All rights reserved.