org.citygml4j.jaxb.gml._3_1_1
Class AbstractTimeComplexType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
org.citygml4j.jaxb.gml._3_1_1.AbstractTimeObjectType
org.citygml4j.jaxb.gml._3_1_1.AbstractTimeComplexType
- Direct Known Subclasses:
- TimeTopologyComplexType
public abstract class AbstractTimeComplexType
- extends AbstractTimeObjectType
The abstract supertype for temporal complexes.
Java class for AbstractTimeComplexType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractTimeComplexType">
<complexContent>
<extension base="{http://www.opengis.net/gml}AbstractTimeObjectType">
</extension>
</complexContent>
</complexType>
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType |
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTimeComplexType
public AbstractTimeComplexType()