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

Uses of ItemIconStateEnumType in net.opengis.kml.v_2_3
 

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

Method parameters in net.opengis.kml.v_2_3 with type arguments of type ItemIconStateEnumType
 JAXBElement<List<ItemIconStateEnumType>> ObjectFactory.createState(List<ItemIconStateEnumType> value)
          Create an instance of JAXBElement<List<ItemIconStateEnumType>>}
 



Copyright © 2008-2016. All Rights Reserved.