public class WaterdeelType extends Top50NlObjectType
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://www.kadaster.nl/top50nl/1.1}_Top50nlObjectType">
<sequence>
<element name="typeWater" type="{http://www.kadaster.nl/top50nl/1.1}TypeWaterT50Type"/>
<element name="breedteklasse" type="{http://www.kadaster.nl/top50nl/1.1}BreedteklasseWaterT50Type" minOccurs="0"/>
<element name="fysiekVoorkomen" type="{http://www.kadaster.nl/top50nl/1.1}FysiekVoorkomenWaterT50Type" maxOccurs="unbounded" minOccurs="0"/>
<element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/>
<element name="geometrie" type="{http://www.kadaster.nl/top50nl/1.1}VlakOfLijnPropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Top50NlObjectType.Identificatie| Modifier and Type | Field and Description |
|---|---|
protected String |
breedteklasse |
protected List<FysiekVoorkomenWaterT50Type> |
fysiekVoorkomen |
protected Element |
geometrie |
protected BigInteger |
hoogteniveau |
protected TypeWaterT50Type |
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<FysiekVoorkomenWaterT50Type> |
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.
|
TypeWaterT50Type |
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(TypeWaterT50Type 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 TypeWaterT50Type typeWater
protected String breedteklasse
protected List<FysiekVoorkomenWaterT50Type> fysiekVoorkomen
protected BigInteger hoogteniveau
protected Element geometrie
public TypeWaterT50Type getTypeWater()
TypeWaterT50Typepublic void setTypeWater(TypeWaterT50Type value)
value - allowed object is
TypeWaterT50Typepublic String getBreedteklasse()
Stringpublic void setBreedteklasse(String value)
value - allowed object is
Stringpublic List<FysiekVoorkomenWaterT50Type> 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
FysiekVoorkomenWaterT50Type
public BigInteger getHoogteniveau()
BigIntegerpublic void setHoogteniveau(BigInteger value)
value - allowed object is
BigIntegerpublic Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.