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

Uses of FlyToModeEnumType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return FlyToModeEnumType
static FlyToModeEnumType FlyToModeEnumType.fromValue(String v)
           
static FlyToModeEnumType FlyToModeEnumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FlyToModeEnumType[] FlyToModeEnumType.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 FlyToModeEnumType
 JAXBElement<FlyToModeEnumType> ObjectFactory.createFlyToMode(FlyToModeEnumType value)
          Create an instance of JAXBElement<FlyToModeEnumType>}
 

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



Copyright © 2008-2016. All Rights Reserved.