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

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

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

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

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

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