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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TemporalCSRefType
 TemporalCSRefType ObjectFactory.createTemporalCSRefType()
          Create an instance of TemporalCSRefType
 TemporalCSRefType TemporalCRSType.getUsesTemporalCS()
          Ruft den Wert der usesTemporalCS-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TemporalCSRefType
 javax.xml.bind.JAXBElement<TemporalCSRefType> ObjectFactory.createTemporalCSRef(TemporalCSRefType value)
          Create an instance of JAXBElement<TemporalCSRefType>}
 javax.xml.bind.JAXBElement<TemporalCSRefType> ObjectFactory.createUsesTemporalCS(TemporalCSRefType value)
          Create an instance of JAXBElement<TemporalCSRefType>}
 void TemporalCRSType.setUsesTemporalCS(TemporalCSRefType value)
          Legt den Wert der usesTemporalCS-Eigenschaft fest.