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

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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TimeTopologyPrimitivePropertyType
 java.util.List<TimeTopologyPrimitivePropertyType> TimeTopologyComplexType.getPrimitive()
          Gets the value of the primitive property.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type TimeTopologyPrimitivePropertyType
 void TimeTopologyComplexType.setPrimitive(java.util.List<TimeTopologyPrimitivePropertyType> primitive)
          Sets the value of the primitive property.