Class BRTVlakOfMultivlakType

java.lang.Object
nl.b3p.topnl.top250nl.BRTVlakOfMultivlakType

public class BRTVlakOfMultivlakType extends Object
Java class for BRTVlakOfMultivlakType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BRTVlakOfMultivlakType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element name="vlakGeometrie" type="{http://www.opengis.net/gml/3.2}SurfacePropertyType"/>
         <element name="multivlakGeometrie" type="{http://www.opengis.net/gml/3.2}MultiSurfacePropertyType"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>