Package nl.b3p.topnl.top100nl
Class VlakOfMultivlakPropertyType
java.lang.Object
nl.b3p.topnl.top100nl.VlakOfMultivlakPropertyType
Java class for VlakOfMultivlakPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VlakOfMultivlakPropertyType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakOfMultivlak"/> </sequence> </restriction> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the vlakOfMultivlak property.void
Sets the value of the vlakOfMultivlak property.
-
Field Details
-
vlakOfMultivlak
-
-
Constructor Details
-
VlakOfMultivlakPropertyType
public VlakOfMultivlakPropertyType()
-
-
Method Details
-
getVlakOfMultivlak
Gets the value of the vlakOfMultivlak property.- Returns:
- possible object is
VlakOfMultivlakType
-
setVlakOfMultivlak
Sets the value of the vlakOfMultivlak property.- Parameters:
value
- allowed object isVlakOfMultivlakType
-