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

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

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

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

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

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