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