public abstract class AbstractTimeObjectType extends AbstractGMLType implements TemporalObject
Java class for AbstractTimeObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractTimeObjectType"> <complexContent> <extension base="{http://www.opengis.net/gml}AbstractGMLType"> </extension> </complexContent> </complexType>
Defined in the geotk-xml-gml
module
identifiers, STANDARD
Constructor and Description |
---|
AbstractTimeObjectType() |
AbstractTimeObjectType(String id) |
AbstractTimeObjectType(TemporalObject that) |
Modifier and Type | Method and Description |
---|---|
MetadataStandard |
getStandard() |
equals, getAlias, getDescription, getDescriptionReference, getId, getIdentifier, getIdentifierMap, getIdentifiers, getName, getParameterName, getRemarks, hashCode, prune, setDescription, setDescription, setId, setName, setParameterName, toString, toWKT
asMap, asTreeTable, equals, getInterface, isEmpty
public AbstractTimeObjectType()
public AbstractTimeObjectType(String id)
public AbstractTimeObjectType(TemporalObject that)
public MetadataStandard getStandard()
getStandard
in class AbstractGMLType
Copyright © 2009–2017 Geotoolkit.org. All rights reserved.