|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeIntervalLengthType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of TimeIntervalLengthType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return TimeIntervalLengthType | |
---|---|
TimeIntervalLengthType |
ObjectFactory.createTimeIntervalLengthType()
Create an instance of TimeIntervalLengthType |
TimeIntervalLengthType |
TimeCoordinateSystemType.getInterval()
Gets the value of the interval property. |
TimeIntervalLengthType |
TimePeriodType.getTimeInterval()
Gets the value of the timeInterval property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type TimeIntervalLengthType | |
---|---|
javax.xml.bind.JAXBElement<TimeIntervalLengthType> |
ObjectFactory.createTimeInterval(TimeIntervalLengthType value)
Create an instance of JAXBElement < TimeIntervalLengthType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type TimeIntervalLengthType | |
---|---|
javax.xml.bind.JAXBElement<TimeIntervalLengthType> |
ObjectFactory.createTimeInterval(TimeIntervalLengthType value)
Create an instance of JAXBElement < TimeIntervalLengthType > } |
void |
TimeCoordinateSystemType.setInterval(TimeIntervalLengthType value)
Sets the value of the interval property. |
void |
TimePeriodType.setTimeInterval(TimeIntervalLengthType value)
Sets the value of the timeInterval property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |