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

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

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

Subclasses of AbstractTimeTopologyPrimitiveType in org.citygml4j.jaxb.gml._3_1_1
 class TimeEdgeType
          Type declaration of the element "TimeEdge".
 class TimeNodeType
          Type declaration of the element "TimeNode".
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractTimeTopologyPrimitiveType
 javax.xml.bind.JAXBElement<AbstractTimeTopologyPrimitiveType> ObjectFactory.create_TimeTopologyPrimitive(AbstractTimeTopologyPrimitiveType value)
          Create an instance of JAXBElement<AbstractTimeTopologyPrimitiveType>}
 javax.xml.bind.JAXBElement<? extends AbstractTimeTopologyPrimitiveType> TimeTopologyPrimitivePropertyType.get_TimeTopologyPrimitive()
          Ruft den Wert der _TimeTopologyPrimitive-Eigenschaft ab.
 

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

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractTimeTopologyPrimitiveType
 void TimeTopologyPrimitivePropertyType.set_TimeTopologyPrimitive(javax.xml.bind.JAXBElement<? extends AbstractTimeTopologyPrimitiveType> value)
          Legt den Wert der _TimeTopologyPrimitive-Eigenschaft fest.