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

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

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

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

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

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