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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TimeCalendarPropertyType
 java.util.List<TimeCalendarPropertyType> TimeClockType.getDateBasis()
          Gets the value of the dateBasis property.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type TimeCalendarPropertyType
 void TimeClockType.setDateBasis(java.util.List<TimeCalendarPropertyType> dateBasis)
          Sets the value of the dateBasis property.