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

Packages that use ItemIconStateEnumType
net.opengis.kml._2_2_0   
 

Uses of ItemIconStateEnumType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 with type parameters of type ItemIconStateEnumType
protected  List<ItemIconStateEnumType> ItemIconType.state
           
 

Methods in net.opengis.kml._2_2_0 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._2_2_0 that return types with arguments of type ItemIconStateEnumType
 JAXBElement<List<ItemIconStateEnumType>> ObjectFactory.createState(List<ItemIconStateEnumType> value)
          Create an instance of JAXBElement<List<ItemIconStateEnumType>>}
 List<ItemIconStateEnumType> ItemIconType.getState()
          Gets the value of the state property.
 

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



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.