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