
public class VlakOfPuntPropertyType extends Object
Java class for VlakOfPuntPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VlakOfPuntPropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakOfPunt"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected VlakOfPuntType |
vlakOfPunt |
| Constructor and Description |
|---|
VlakOfPuntPropertyType() |
| Modifier and Type | Method and Description |
|---|---|
VlakOfPuntType |
getVlakOfPunt()
Gets the value of the vlakOfPunt property.
|
void |
setVlakOfPunt(VlakOfPuntType value)
Sets the value of the vlakOfPunt property.
|
protected VlakOfPuntType vlakOfPunt
public VlakOfPuntType getVlakOfPunt()
VlakOfPuntTypepublic void setVlakOfPunt(VlakOfPuntType value)
value - allowed object is
VlakOfPuntTypeCopyright © 2014–2017 B3Partners B.V.. All rights reserved.