Uses of Class
net.opengis.ols.v_1_2.POIPropertyNameType

Uses of POIPropertyNameType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as POIPropertyNameType
protected  POIPropertyNameType POIPropertyType.name
           
 

Methods in net.opengis.ols.v_1_2 that return POIPropertyNameType
static POIPropertyNameType POIPropertyNameType.fromValue(String v)
           
 POIPropertyNameType POIPropertyType.getName()
          Gets the value of the name property.
static POIPropertyNameType POIPropertyNameType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static POIPropertyNameType[] POIPropertyNameType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.ols.v_1_2 with parameters of type POIPropertyNameType
 void POIPropertyType.setName(POIPropertyNameType value)
          Sets the value of the name property.
 POIPropertyType POIPropertyType.withName(POIPropertyNameType value)
           
 



Copyright © 2008-2016. All Rights Reserved.