
public class BRTHogeEnLageZijdeType extends Object
Java class for BRTHogeEnLageZijdeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRTHogeEnLageZijdeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="hogeZijde" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
<element name="lageZijde" type="{http://www.opengis.net/gml/3.2}CurvePropertyType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Element[] |
hogeZijde |
protected Element |
lageZijde |
| Constructor and Description |
|---|
BRTHogeEnLageZijdeType() |
| Modifier and Type | Method and Description |
|---|---|
Element[] |
getHogeZijde()
Gets the value of the hogeZijde property.
|
Element |
getLageZijde()
Gets the value of the lageZijde property.
|
void |
setHogeZijde(Element[] value)
Sets the value of the hogeZijde property.
|
void |
setLageZijde(Element value)
Sets the value of the lageZijde property.
|
public Element[] getHogeZijde()
Elementpublic void setHogeZijde(Element[] value)
value - allowed object is
Elementpublic Element getLageZijde()
ElementCopyright © 2014–2018 B3Partners B.V.. All rights reserved.