public class KnotPropertyType extends Object
Java class for KnotPropertyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="KnotPropertyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Knot" type="{http://www.opengis.net/gml}KnotType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
KnotPropertyType()
Default no-arg constructor
|
KnotPropertyType(KnotType knot)
Fully-initialising value constructor
|
Copyright © 2016. All rights reserved.