|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTimePrimitiveType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractTimePrimitiveType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractTimePrimitiveType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
AbstractTimeGeometricPrimitiveType
The abstract supertype for temporal geometric primitives. |
class |
AbstractTimeTopologyPrimitiveType
The element "complex" carries a reference to the complex containing this primitive. |
class |
TimeEdgeType
Type declaration of the element "TimeEdge". |
class |
TimeInstantType
Omit back-pointers begunBy, endedBy. |
class |
TimeNodeType
Type declaration of the element "TimeNode". |
class |
TimePeriodType
Java class for TimePeriodType complex type. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractTimePrimitiveType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTimePrimitiveType> |
ObjectFactory.create_TimePrimitive(AbstractTimePrimitiveType value)
Create an instance of JAXBElement < AbstractTimePrimitiveType > } |
javax.xml.bind.JAXBElement<? extends AbstractTimePrimitiveType> |
TimePrimitivePropertyType.get_TimePrimitive()
Gets the value of the _TimePrimitive property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractTimePrimitiveType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTimePrimitiveType> |
ObjectFactory.create_TimePrimitive(AbstractTimePrimitiveType value)
Create an instance of JAXBElement < AbstractTimePrimitiveType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractTimePrimitiveType | |
---|---|
void |
TimePrimitivePropertyType.set_TimePrimitive(javax.xml.bind.JAXBElement<? extends AbstractTimePrimitiveType> value)
Sets the value of the _TimePrimitive property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |