Uses of Class
com.gisgraphy.domain.valueobject.FeatureCode

Packages that use FeatureCode
com.gisgraphy.domain.valueobject Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
com.gisgraphy.webapp.action   
 

Uses of FeatureCode in com.gisgraphy.domain.valueobject
 

Methods in com.gisgraphy.domain.valueobject that return FeatureCode
static FeatureCode FeatureCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FeatureCode[] FeatureCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of FeatureCode in com.gisgraphy.webapp.action
 

Methods in com.gisgraphy.webapp.action that return FeatureCode
 FeatureCode[] EditFeatureAction.getPlacetypes()
           
 FeatureCode[] ImportConfirmAction.getPlacetypesList()
           
 



Copyright © 2012. All Rights Reserved.