|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTimeSliceType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractTimeSliceType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractTimeSliceType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
MovingObjectStatusType
This type encapsulates various dynamic properties of moving objects (points, lines, regions). |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractTimeSliceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTimeSliceType> |
ObjectFactory.create_TimeSlice(AbstractTimeSliceType value)
Create an instance of JAXBElement < AbstractTimeSliceType > } |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractTimeSliceType>> |
HistoryPropertyType.get_TimeSlice()
Gets the value of the timeSlice property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractTimeSliceType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTimeSliceType> |
ObjectFactory.create_TimeSlice(AbstractTimeSliceType value)
Create an instance of JAXBElement < AbstractTimeSliceType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractTimeSliceType | |
---|---|
void |
HistoryPropertyType.set_TimeSlice(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractTimeSliceType>> timeSlice)
Sets the value of the _TimeSlice property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |