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