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