Class WaterdeelType
The following schema fragment specifies the expected content contained within this class.
<complexType name="WaterdeelType"> <complexContent> <extension base="{http://register.geostandaarden.nl/gmlapplicatieschema/top10nl/1.2.0}_Top10nlObjectType"> <sequence> <element name="typeWater" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="breedteklasse" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <element name="hoofdafwatering" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/> <element name="fysiekVoorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="voorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <element name="hoogteniveau" type="{http://www.w3.org/2001/XMLSchema}integer"/> <element name="functie" type="{http://www.opengis.net/gml/3.2}CodeType"/> <element name="getijdeinvloed" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType"/> <element name="vaarwegklasse" type="{http://www.opengis.net/gml/3.2}CodeType" 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" maxOccurs="unbounded" minOccurs="0"/> <element name="naamFries" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="isBAGnaam" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTJaNeeWaardeType" minOccurs="0"/> <element name="sluisnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="brugnaam" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="geometrie" type="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTVlakLijnOfPuntPropertyType"/> </sequence> </extension> </complexContent> </complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
Top10NlObjectType.Identificatie
-
Field Summary
Modifier and TypeFieldDescriptionprotected CodeType
protected String
protected CodeType
protected Element
protected BRTJaNeeWaardeType
protected BRTJaNeeWaardeType
protected BigInteger
protected BRTJaNeeWaardeType
protected String
protected String
protected CodeType
protected CodeType
protected CodeType
Fields inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, eindRegistratie, identificatie, mutatieType, objectBeginTijd, objectEindTijd, tdnCode, tijdstipRegistratie, visualisatieCode
Fields inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
description, descriptionReference, id, identifier, metaDataProperty, name
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the breedteklasse property.Gets the value of the brugnaam property.Gets the value of the functie property.Gets the value of the fysiekVoorkomen property.Gets the value of the geometrie property.Gets the value of the getijdeinvloed property.Gets the value of the hoofdafwatering property.Gets the value of the hoogteniveau property.Gets the value of the isBAGnaam property.Gets the value of the naamFries property.Gets the value of the naamNL property.Gets the value of the naamOfficieel property.Gets the value of the sluisnaam property.Gets the value of the typeWater property.Gets the value of the vaarwegklasse property.Gets the value of the voorkomen property.void
setBreedteklasse
(CodeType value) Sets the value of the breedteklasse property.void
setBrugnaam
(String value) Sets the value of the brugnaam property.void
setFunctie
(CodeType value) Sets the value of the functie property.void
setGeometrie
(Element value) Sets the value of the geometrie property.void
Sets the value of the getijdeinvloed property.void
Sets the value of the hoofdafwatering property.void
setHoogteniveau
(BigInteger value) Sets the value of the hoogteniveau property.void
setIsBAGnaam
(BRTJaNeeWaardeType value) Sets the value of the isBAGnaam property.void
setNaamOfficieel
(String value) Sets the value of the naamOfficieel property.void
setSluisnaam
(String value) Sets the value of the sluisnaam property.void
setTypeWater
(CodeType value) Sets the value of the typeWater property.void
setVaarwegklasse
(CodeType value) Sets the value of the vaarwegklasse property.void
setVoorkomen
(CodeType value) Sets the value of the voorkomen property.Methods inherited from class nl.b3p.topnl.top10nl.Top10NlObjectType
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getEindRegistratie, getIdentificatie, getMutatieType, getObjectBeginTijd, getObjectEindTijd, getTdnCode, getTijdstipRegistratie, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setEindRegistratie, setIdentificatie, setMutatieType, setObjectBeginTijd, setObjectEindTijd, setTdnCode, setTijdstipRegistratie, setVisualisatieCode
Methods inherited from class nl.b3p.topnl.top10nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top10nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
typeWater
-
breedteklasse
-
hoofdafwatering
-
fysiekVoorkomen
-
voorkomen
-
hoogteniveau
-
functie
-
getijdeinvloed
-
vaarwegklasse
-
naamOfficieel
-
naamNL
-
naamFries
-
isBAGnaam
-
sluisnaam
-
brugnaam
-
geometrie
-
-
Constructor Details
-
WaterdeelType
public WaterdeelType()
-
-
Method Details
-
getTypeWater
Gets the value of the typeWater property.- Returns:
- possible object is
CodeType
-
setTypeWater
Sets the value of the typeWater property.- Parameters:
value
- allowed object isCodeType
-
getBreedteklasse
Gets the value of the breedteklasse property.- Returns:
- possible object is
CodeType
-
setBreedteklasse
Sets the value of the breedteklasse property.- Parameters:
value
- allowed object isCodeType
-
getHoofdafwatering
Gets the value of the hoofdafwatering property.- Returns:
- possible object is
BRTJaNeeWaardeType
-
setHoofdafwatering
Sets the value of the hoofdafwatering property.- Parameters:
value
- allowed object isBRTJaNeeWaardeType
-
getFysiekVoorkomen
Gets the value of the fysiekVoorkomen property.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
CodeType
-
getVoorkomen
Gets the value of the voorkomen property.- Returns:
- possible object is
CodeType
-
setVoorkomen
Sets the value of the voorkomen property.- Parameters:
value
- allowed object isCodeType
-
getHoogteniveau
Gets the value of the hoogteniveau property.- Returns:
- possible object is
BigInteger
-
setHoogteniveau
Sets the value of the hoogteniveau property.- Parameters:
value
- allowed object isBigInteger
-
getFunctie
Gets the value of the functie property.- Returns:
- possible object is
CodeType
-
setFunctie
Sets the value of the functie property.- Parameters:
value
- allowed object isCodeType
-
getGetijdeinvloed
Gets the value of the getijdeinvloed property.- Returns:
- possible object is
BRTJaNeeWaardeType
-
setGetijdeinvloed
Sets the value of the getijdeinvloed property.- Parameters:
value
- allowed object isBRTJaNeeWaardeType
-
getVaarwegklasse
Gets the value of the vaarwegklasse property.- Returns:
- possible object is
CodeType
-
setVaarwegklasse
Sets the value of the vaarwegklasse property.- Parameters:
value
- allowed object isCodeType
-
getNaamOfficieel
Gets the value of the naamOfficieel property.- Returns:
- possible object is
String
-
setNaamOfficieel
Sets the value of the naamOfficieel property.- Parameters:
value
- allowed object isString
-
getNaamNL
Gets the value of the naamNL property.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
-
getNaamFries
Gets the value of the naamFries property.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
-
getIsBAGnaam
Gets the value of the isBAGnaam property.- Returns:
- possible object is
BRTJaNeeWaardeType
-
setIsBAGnaam
Sets the value of the isBAGnaam property.- Parameters:
value
- allowed object isBRTJaNeeWaardeType
-
getSluisnaam
Gets the value of the sluisnaam property.- Returns:
- possible object is
String
-
setSluisnaam
Sets the value of the sluisnaam property.- Parameters:
value
- allowed object isString
-
getBrugnaam
Gets the value of the brugnaam property.- Returns:
- possible object is
String
-
setBrugnaam
Sets the value of the brugnaam property.- Parameters:
value
- allowed object isString
-
getGeometrie
Gets the value of the geometrie property.- Returns:
- possible object is
Element
-
setGeometrie
Sets the value of the geometrie property.- Parameters:
value
- allowed object isElement
-