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

Uses of DisplayModeEnumType in net.opengis.kml.v_2_3
 

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

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



Copyright © 2008-2015. All Rights Reserved.