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

Uses of ShapeEnumType in net.opengis.kml.v_2_3
 

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

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



Copyright © 2008-2016. All Rights Reserved.