
public class WaterdeelType extends Top250NlObjectType
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/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>
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
breedteklasse |
protected String |
brugnaam |
protected CodeType |
fysiekVoorkomen |
protected Element |
geometrie |
protected BRTJaNeeWaardeType |
getijdeinvloed |
protected BRTJaNeeWaardeType |
isBAGnaam |
protected List<String> |
naamFries |
protected List<String> |
naamNL |
protected String |
naamOfficieel |
protected String |
sluisnaam |
protected CodeType |
typeWater |
protected CodeType |
vaarwegklasse |
protected CodeType |
voorkomen |
bronactualiteit, bronbeschrijving, bronnauwkeurigheid, brontype, identificatie, objectBeginTijd, objectEindTijd, visualisatieCodeboundedBy, locationdescription, descriptionReference, id, identifier, metaDataProperty, name| Constructor and Description |
|---|
WaterdeelType() |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
getBreedteklasse()
Gets the value of the breedteklasse property.
|
String |
getBrugnaam()
Gets the value of the brugnaam property.
|
CodeType |
getFysiekVoorkomen()
Gets the value of the fysiekVoorkomen property.
|
Element |
getGeometrie()
Gets the value of the geometrie property.
|
BRTJaNeeWaardeType |
getGetijdeinvloed()
Gets the value of the getijdeinvloed property.
|
BRTJaNeeWaardeType |
getIsBAGnaam()
Gets the value of the isBAGnaam property.
|
List<String> |
getNaamFries()
Gets the value of the naamFries property.
|
List<String> |
getNaamNL()
Gets the value of the naamNL property.
|
String |
getNaamOfficieel()
Gets the value of the naamOfficieel property.
|
String |
getSluisnaam()
Gets the value of the sluisnaam property.
|
CodeType |
getTypeWater()
Gets the value of the typeWater property.
|
CodeType |
getVaarwegklasse()
Gets the value of the vaarwegklasse property.
|
CodeType |
getVoorkomen()
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 |
setGetijdeinvloed(BRTJaNeeWaardeType value)
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.
|
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setVisualisatieCodegetBoundedBy, getLocation, setBoundedBy, setLocationgetDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifierprotected CodeType typeWater
protected CodeType breedteklasse
protected CodeType fysiekVoorkomen
protected CodeType voorkomen
protected BRTJaNeeWaardeType getijdeinvloed
protected CodeType vaarwegklasse
protected String naamOfficieel
protected BRTJaNeeWaardeType isBAGnaam
protected String sluisnaam
protected String brugnaam
protected Element geometrie
public CodeType getTypeWater()
CodeTypepublic void setTypeWater(CodeType value)
value - allowed object is
CodeTypepublic CodeType getBreedteklasse()
CodeTypepublic void setBreedteklasse(CodeType value)
value - allowed object is
CodeTypepublic CodeType getFysiekVoorkomen()
CodeTypepublic void setFysiekVoorkomen(CodeType value)
value - allowed object is
CodeTypepublic CodeType getVoorkomen()
CodeTypepublic void setVoorkomen(CodeType value)
value - allowed object is
CodeTypepublic BRTJaNeeWaardeType getGetijdeinvloed()
BRTJaNeeWaardeTypepublic void setGetijdeinvloed(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic CodeType getVaarwegklasse()
CodeTypepublic void setVaarwegklasse(CodeType value)
value - allowed object is
CodeTypepublic String getNaamOfficieel()
Stringpublic void setNaamOfficieel(String value)
value - allowed object is
Stringpublic 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> 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 BRTJaNeeWaardeType getIsBAGnaam()
BRTJaNeeWaardeTypepublic void setIsBAGnaam(BRTJaNeeWaardeType value)
value - allowed object is
BRTJaNeeWaardeTypepublic String getSluisnaam()
Stringpublic void setSluisnaam(String value)
value - allowed object is
Stringpublic String getBrugnaam()
Stringpublic void setBrugnaam(String value)
value - allowed object is
Stringpublic Element getGeometrie()
ElementCopyright © 2014–2017 B3Partners B.V.. All rights reserved.