Class VlakOfLijnPropertyType

java.lang.Object
nl.b3p.topnl.top100nl.VlakOfLijnPropertyType

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

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

 <complexType name="VlakOfLijnPropertyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top100nl/1.1.0}VlakOfLijn"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • VlakOfLijnPropertyType

      public VlakOfLijnPropertyType()
  • Method Details

    • getVlakOfLijn

      public VlakOfLijnType getVlakOfLijn()
      Gets the value of the vlakOfLijn property.
      Returns:
      possible object is VlakOfLijnType
    • setVlakOfLijn

      public void setVlakOfLijn(VlakOfLijnType value)
      Sets the value of the vlakOfLijn property.
      Parameters:
      value - allowed object is VlakOfLijnType