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