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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TimeTopologyComplexType
 TimeTopologyComplexType ObjectFactory.createTimeTopologyComplexType()
          Create an instance of TimeTopologyComplexType
 TimeTopologyComplexType TimeTopologyComplexPropertyType.getTimeTopologyComplex()
          Gets the value of the timeTopologyComplex property.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TimeTopologyComplexType
 javax.xml.bind.JAXBElement<TimeTopologyComplexType> ObjectFactory.createTimeTopologyComplex(TimeTopologyComplexType value)
          Create an instance of JAXBElement<TimeTopologyComplexType>}
 void TimeTopologyComplexPropertyType.setTimeTopologyComplex(TimeTopologyComplexType value)
          Sets the value of the timeTopologyComplex property.