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
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the value of the id property.
|
void |
setId(String value)
Sets the value of the id property.
|
Copyright © 2020 B3Partners B.V.. All rights reserved.