
public class BRTLijnOfPuntType extends Object
Java class for BRTLijnOfPuntType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRTLijnOfPuntType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="lijnGeometrie" type="{http://www.opengis.net/gml/3.2}PointPropertyType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PointPropertyType |
lijnGeometrie |
| Constructor and Description |
|---|
BRTLijnOfPuntType() |
| Modifier and Type | Method and Description |
|---|---|
PointPropertyType |
getLijnGeometrie()
Gets the value of the lijnGeometrie property.
|
void |
setLijnGeometrie(PointPropertyType value)
Sets the value of the lijnGeometrie property.
|
protected PointPropertyType lijnGeometrie
public PointPropertyType getLijnGeometrie()
PointPropertyTypepublic void setLijnGeometrie(PointPropertyType value)
value - allowed object is
PointPropertyTypeCopyright © 2014–2018 B3Partners B.V.. All rights reserved.