Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTDataStore.DBType

Packages that use RESTDataStore.DBType
it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. 
 

Uses of RESTDataStore.DBType in it.geosolutions.geoserver.rest.decoder
 

Methods in it.geosolutions.geoserver.rest.decoder that return RESTDataStore.DBType
static RESTDataStore.DBType RESTDataStore.DBType.get(String restName)
           
 RESTDataStore.DBType RESTDataStore.getType()
           
static RESTDataStore.DBType RESTDataStore.DBType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RESTDataStore.DBType[] RESTDataStore.DBType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.