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