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

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

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

Subclasses of AbstractTimeReferenceSystemType in org.citygml4j.jaxb.gml._3_1_1
 class TimeCalendarType
          A calendar is a discrete temporal reference system that provides a basis for defining temporal position to a resolution of one day.
 class TimeClockType
          A clock provides a basis for defining temporal position within a day.
 class TimeCoordinateSystemType
          A temporal coordinate system is based on a continuous interval scale defined in terms of a single time interval.
 class TimeOrdinalReferenceSystemType
          In an ordinal reference system the order of events in time can be well established, but the magnitude of the intervals between them can not be accurately determined (e.g. a stratigraphic sequence).
 

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

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