public class GmlObjectIdType extends AbstractIdType
Java class for GmlObjectIdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GmlObjectIdType">
<complexContent>
<extension base="{http://www.opengis.net/ogc}AbstractIdType">
<attribute ref="{http://www.opengis.net/gml}id use="required""/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GmlObjectIdType()
Default no-arg constructor
|
GmlObjectIdType(String id)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.