Uses of Class
org.citygml4j.jaxb.gml._3_1_1.AbstractMetaDataType

Packages that use AbstractMetaDataType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of AbstractMetaDataType in org.citygml4j.jaxb.gml._3_1_1
 

Subclasses of AbstractMetaDataType in org.citygml4j.jaxb.gml._3_1_1
 class GenericMetaDataType
          Deprecated with GML version 3.1.0.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractMetaDataType
 javax.xml.bind.JAXBElement<AbstractMetaDataType> ObjectFactory.create_MetaData(AbstractMetaDataType value)
          Create an instance of JAXBElement<AbstractMetaDataType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractMetaDataType
 javax.xml.bind.JAXBElement<AbstractMetaDataType> ObjectFactory.create_MetaData(AbstractMetaDataType value)
          Create an instance of JAXBElement<AbstractMetaDataType>}