Package nl.b3p.topnl.top10nl
Class BRTLijnOfPuntPropertyType
java.lang.Object
nl.b3p.topnl.top10nl.BRTLijnOfPuntPropertyType
Java class for BRTLijnOfPuntPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BRTLijnOfPuntPropertyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/brt-algemeen/1.2.0}BRTLijnOfPunt"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the brtLijnOfPunt property.void
Sets the value of the brtLijnOfPunt property.
-
Field Details
-
brtLijnOfPunt
-
-
Constructor Details
-
BRTLijnOfPuntPropertyType
public BRTLijnOfPuntPropertyType()
-
-
Method Details
-
getBRTLijnOfPunt
Gets the value of the brtLijnOfPunt property.- Returns:
- possible object is
BRTLijnOfPuntType
-
setBRTLijnOfPunt
Sets the value of the brtLijnOfPunt property.- Parameters:
value
- allowed object isBRTLijnOfPuntType
-