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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return GenericMetaDataType
 GenericMetaDataType ObjectFactory.createGenericMetaDataType()
          Create an instance of GenericMetaDataType
 

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

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