public class LijnOfPuntPropertyType extends Object
Java class for LijnOfPuntPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LijnOfPuntPropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}LijnOfPunt"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LijnOfPuntType |
lijnOfPunt |
| Constructor and Description |
|---|
LijnOfPuntPropertyType() |
| Modifier and Type | Method and Description |
|---|---|
LijnOfPuntType |
getLijnOfPunt()
Gets the value of the lijnOfPunt property.
|
void |
setLijnOfPunt(LijnOfPuntType value)
Sets the value of the lijnOfPunt property.
|
protected LijnOfPuntType lijnOfPunt
public LijnOfPuntType getLijnOfPunt()
LijnOfPuntTypepublic void setLijnOfPunt(LijnOfPuntType value)
value - allowed object is
LijnOfPuntTypeCopyright © 2014–2020 B3Partners B.V.. All rights reserved.