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

Uses of PlayModeEnumType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return PlayModeEnumType
static PlayModeEnumType PlayModeEnumType.fromValue(String v)
           
static PlayModeEnumType PlayModeEnumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlayModeEnumType[] PlayModeEnumType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

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



Copyright © 2008-2015. All Rights Reserved.