org.citygml4j.jaxb.gml._3_1_1
Class GenericMetaDataType
java.lang.Object
org.citygml4j.jaxb.gml._3_1_1.AbstractMetaDataType
org.citygml4j.jaxb.gml._3_1_1.GenericMetaDataType
public class GenericMetaDataType
- extends AbstractMetaDataType
Deprecated with GML version 3.1.0.
Java class for GenericMetaDataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenericMetaDataType">
<complexContent>
<extension base="{http://www.opengis.net/gml}AbstractMetaDataType">
<sequence>
<any processContents='lax' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericMetaDataType
public GenericMetaDataType()