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

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

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

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

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

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