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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TimeCalendarEraPropertyType
 java.util.List<TimeCalendarEraPropertyType> TimeCalendarType.getReferenceFrame()
          Gets the value of the referenceFrame property.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type TimeCalendarEraPropertyType
 void TimeCalendarType.setReferenceFrame(java.util.List<TimeCalendarEraPropertyType> referenceFrame)
          Sets the value of the referenceFrame property.