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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return TemporalDatumType
 TemporalDatumType ObjectFactory.createTemporalDatumType()
          Create an instance of TemporalDatumType
 TemporalDatumType TemporalDatumRefType.getTemporalDatum()
          Ruft den Wert der temporalDatum-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TemporalDatumType
 javax.xml.bind.JAXBElement<TemporalDatumType> ObjectFactory.createTemporalDatum(TemporalDatumType value)
          Create an instance of JAXBElement<TemporalDatumType>}
 void TemporalDatumRefType.setTemporalDatum(TemporalDatumType value)
          Legt den Wert der temporalDatum-Eigenschaft fest.