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/top250nl/1.2.1}_Top250nlObjectType"> <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="fysiekVoorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <element name="voorkomen" type="{http://www.opengis.net/gml/3.2}CodeType" minOccurs="0"/> <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}BRTVlakOfLijnPropertyType"/> </sequence> </extension> </complexContent> </complexType>
-
Field Summary
Modifier and TypeFieldDescriptionprotected CodeType
protected String
protected CodeType
protected Element
protected BRTJaNeeWaardeType
protected BRTJaNeeWaardeType
protected String
protected String
protected CodeType
protected CodeType
protected CodeType
Fields inherited from class nl.b3p.topnl.top250nl.Top250NlObjectType
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCode
Fields inherited from class nl.b3p.topnl.top250nl.AbstractFeatureType
boundedBy, location
Fields inherited from class nl.b3p.topnl.top250nl.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 fysiekVoorkomen property.Gets the value of the geometrie property.Gets the value of the getijdeinvloed 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
setFysiekVoorkomen
(CodeType value) Sets the value of the fysiekVoorkomen property.void
setGeometrie
(Element value) Sets the value of the geometrie property.void
Sets the value of the getijdeinvloed 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.top250nl.Top250NlObjectType
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setVisualisatieCode
Methods inherited from class nl.b3p.topnl.top250nl.AbstractFeatureType
getBoundedBy, getLocation, setBoundedBy, setLocation
Methods inherited from class nl.b3p.topnl.top250nl.AbstractGMLType
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
typeWater
-
breedteklasse
-
fysiekVoorkomen
-
voorkomen
-
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
-
getFysiekVoorkomen
Gets the value of the fysiekVoorkomen property.- Returns:
- possible object is
CodeType
-
setFysiekVoorkomen
Sets the value of the fysiekVoorkomen property.- Parameters:
value
- allowed object isCodeType
-
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
-
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
-