Class LijnOfPuntPropertyType

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

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

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

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

  • Constructor Details

    • LijnOfPuntPropertyType

      public LijnOfPuntPropertyType()
  • Method Details

    • getLijnOfPunt

      public LijnOfPuntType getLijnOfPunt()
      Gets the value of the lijnOfPunt property.
      Returns:
      possible object is LijnOfPuntType
    • setLijnOfPunt

      public void setLijnOfPunt(LijnOfPuntType value)
      Sets the value of the lijnOfPunt property.
      Parameters:
      value - allowed object is LijnOfPuntType