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

Uses of TourControlType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return TourControlType
 TourControlType ObjectFactory.createTourControlType()
          Create an instance of TourControlType
 TourControlType TourControlType.withAbstractPlayMode(JAXBElement<?> value)
           
 TourControlType TourControlType.withAbstractTourPrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 TourControlType TourControlType.withAbstractTourPrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourControlType TourControlType.withAbstractTourPrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourControlType TourControlType.withAbstractTourPrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 TourControlType TourControlType.withAbstractTourPrimitiveSimpleExtensionGroup(List<Object> value)
           
 TourControlType TourControlType.withAbstractTourPrimitiveSimpleExtensionGroup(Object... values)
           
 TourControlType TourControlType.withId(String value)
           
 TourControlType TourControlType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 TourControlType TourControlType.withObjectSimpleExtensionGroup(List<Object> value)
           
 TourControlType TourControlType.withObjectSimpleExtensionGroup(Object... values)
           
 TourControlType TourControlType.withTargetId(String value)
           
 TourControlType TourControlType.withTourControlObjectExtensionGroup(AbstractObjectType... values)
           
 TourControlType TourControlType.withTourControlObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 TourControlType TourControlType.withTourControlObjectExtensionGroup(List<AbstractObjectType> value)
           
 TourControlType TourControlType.withTourControlSimpleExtensionGroup(Collection<Object> values)
           
 TourControlType TourControlType.withTourControlSimpleExtensionGroup(List<Object> value)
           
 TourControlType TourControlType.withTourControlSimpleExtensionGroup(Object... values)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.