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