Uses of Class
it.geosolutions.geoserver.rest.decoder.RESTLayer.Type

Packages that use RESTLayer.Type
it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. 
 

Uses of RESTLayer.Type in it.geosolutions.geoserver.rest.decoder
 

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



Copyright © 2007-2013 GeoSolutions. All Rights Reserved.