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

Uses of NamedPlaceClassification in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as NamedPlaceClassification
protected  NamedPlaceClassification NamedPlaceType.type
           
 

Methods in net.opengis.ols.v_1_2 that return NamedPlaceClassification
static NamedPlaceClassification NamedPlaceClassification.fromValue(String v)
           
 NamedPlaceClassification NamedPlaceType.getType()
          Gets the value of the type property.
static NamedPlaceClassification NamedPlaceClassification.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NamedPlaceClassification[] NamedPlaceClassification.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 NamedPlaceClassification
 void NamedPlaceType.setType(NamedPlaceClassification value)
          Sets the value of the type property.
 NamedPlaceType NamedPlaceType.withType(NamedPlaceClassification value)
           
 



Copyright © 2008-2016. All Rights Reserved.