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

Uses of WaitType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return WaitType
 WaitType ObjectFactory.createWaitType()
          Create an instance of WaitType
 WaitType WaitType.withAbstractTourPrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 WaitType WaitType.withAbstractTourPrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 WaitType WaitType.withAbstractTourPrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 WaitType WaitType.withAbstractTourPrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 WaitType WaitType.withAbstractTourPrimitiveSimpleExtensionGroup(List<Object> value)
           
 WaitType WaitType.withAbstractTourPrimitiveSimpleExtensionGroup(Object... values)
           
 WaitType WaitType.withDuration(Double value)
           
 WaitType WaitType.withId(String value)
           
 WaitType WaitType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 WaitType WaitType.withObjectSimpleExtensionGroup(List<Object> value)
           
 WaitType WaitType.withObjectSimpleExtensionGroup(Object... values)
           
 WaitType WaitType.withTargetId(String value)
           
 WaitType WaitType.withWaitObjectExtensionGroup(AbstractObjectType... values)
           
 WaitType WaitType.withWaitObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 WaitType WaitType.withWaitObjectExtensionGroup(List<AbstractObjectType> value)
           
 WaitType WaitType.withWaitSimpleExtensionGroup(Collection<Object> values)
           
 WaitType WaitType.withWaitSimpleExtensionGroup(List<Object> value)
           
 WaitType WaitType.withWaitSimpleExtensionGroup(Object... values)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.