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

Uses of SoundCueType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return SoundCueType
 SoundCueType ObjectFactory.createSoundCueType()
          Create an instance of SoundCueType
 SoundCueType SoundCueType.withAbstractTourPrimitiveObjectExtensionGroup(AbstractObjectType... values)
           
 SoundCueType SoundCueType.withAbstractTourPrimitiveObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 SoundCueType SoundCueType.withAbstractTourPrimitiveObjectExtensionGroup(List<AbstractObjectType> value)
           
 SoundCueType SoundCueType.withAbstractTourPrimitiveSimpleExtensionGroup(Collection<Object> values)
           
 SoundCueType SoundCueType.withAbstractTourPrimitiveSimpleExtensionGroup(List<Object> value)
           
 SoundCueType SoundCueType.withAbstractTourPrimitiveSimpleExtensionGroup(Object... values)
           
 SoundCueType SoundCueType.withDelayedStart(Double value)
           
 SoundCueType SoundCueType.withHref(String value)
           
 SoundCueType SoundCueType.withId(String value)
           
 SoundCueType SoundCueType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 SoundCueType SoundCueType.withObjectSimpleExtensionGroup(List<Object> value)
           
 SoundCueType SoundCueType.withObjectSimpleExtensionGroup(Object... values)
           
 SoundCueType SoundCueType.withSoundCueObjectExtensionGroup(AbstractObjectType... values)
           
 SoundCueType SoundCueType.withSoundCueObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 SoundCueType SoundCueType.withSoundCueObjectExtensionGroup(List<AbstractObjectType> value)
           
 SoundCueType SoundCueType.withSoundCueSimpleExtensionGroup(Collection<Object> values)
           
 SoundCueType SoundCueType.withSoundCueSimpleExtensionGroup(List<Object> value)
           
 SoundCueType SoundCueType.withSoundCueSimpleExtensionGroup(Object... values)
           
 SoundCueType SoundCueType.withTargetId(String value)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.