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

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

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

Subclasses of AbstractTimeComplexType in org.citygml4j.jaxb.gml._3_1_1
 class TimeTopologyComplexType
          A temporal topology complex.
 

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

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