Package nl.b3p.topnl.top100nl
Class LijnOfPuntPropertyType
java.lang.Object
nl.b3p.topnl.top100nl.LijnOfPuntPropertyType
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/top100nl/1.1.0}LijnOfPunt"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the lijnOfPunt property.void
setLijnOfPunt
(LijnOfPuntType value) Sets the value of the lijnOfPunt property.
-
Field Details
-
lijnOfPunt
-
-
Constructor Details
-
LijnOfPuntPropertyType
public LijnOfPuntPropertyType()
-
-
Method Details
-
getLijnOfPunt
Gets the value of the lijnOfPunt property.- Returns:
- possible object is
LijnOfPuntType
-
setLijnOfPunt
Sets the value of the lijnOfPunt property.- Parameters:
value
- allowed object isLijnOfPuntType
-