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

Uses of ListItemTypeEnumType in net.opengis.kml.v_2_3
 

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

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



Copyright © 2008-2015. All Rights Reserved.