Uses of Class
net.opengis.kml.v_2_3.TimeSpanType

Uses of TimeSpanType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return TimeSpanType
 TimeSpanType ObjectFactory.createTimeSpanType()
          Create an instance of TimeSpanType
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveSimpleExtensionGroup(List<Object> value)
           
 TimeSpanType TimeSpanType.withAbstractTimePrimitiveSimpleExtensionGroup(Object... values)
           
 TimeSpanType TimeSpanType.withBegin(String value)
           
 TimeSpanType TimeSpanType.withEnd(String value)
           
 TimeSpanType TimeSpanType.withId(String value)
           
 TimeSpanType TimeSpanType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 TimeSpanType TimeSpanType.withObjectSimpleExtensionGroup(List<Object> value)
           
 TimeSpanType TimeSpanType.withObjectSimpleExtensionGroup(Object... values)
           
 TimeSpanType TimeSpanType.withTargetId(String value)
           
 TimeSpanType TimeSpanType.withTimeSpanObjectExtensionGroup(AbstractObjectType... values)
           
 TimeSpanType TimeSpanType.withTimeSpanObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TimeSpanType TimeSpanType.withTimeSpanObjectExtensionGroup(List<AbstractObjectType> value)
           
 TimeSpanType TimeSpanType.withTimeSpanSimpleExtensionGroup(Collection<Object> values)
           
 TimeSpanType TimeSpanType.withTimeSpanSimpleExtensionGroup(List<Object> value)
           
 TimeSpanType TimeSpanType.withTimeSpanSimpleExtensionGroup(Object... values)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type TimeSpanType
 JAXBElement<TimeSpanType> ObjectFactory.createTimeSpan(TimeSpanType value)
          Create an instance of JAXBElement<TimeSpanType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type TimeSpanType
 JAXBElement<TimeSpanType> ObjectFactory.createTimeSpan(TimeSpanType value)
          Create an instance of JAXBElement<TimeSpanType>}
 



Copyright © 2008-2015. All Rights Reserved.