Class VlakOfPuntPropertyType

java.lang.Object
nl.b3p.topnl.top50nl.VlakOfPuntPropertyType

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

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

 <complexType name="VlakOfPuntPropertyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://register.geostandaarden.nl/gmlapplicatieschema/top50nl/1.1.1}VlakOfPunt"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • VlakOfPuntPropertyType

      public VlakOfPuntPropertyType()
  • Method Details

    • getVlakOfPunt

      public VlakOfPuntType getVlakOfPunt()
      Gets the value of the vlakOfPunt property.
      Returns:
      possible object is VlakOfPuntType
    • setVlakOfPunt

      public void setVlakOfPunt(VlakOfPuntType value)
      Sets the value of the vlakOfPunt property.
      Parameters:
      value - allowed object is VlakOfPuntType