Uses of Class
it.geosolutions.geoserver.rest.GeoServerRESTPublisher.DataStoreType
-
Packages that use GeoServerRESTPublisher.DataStoreType Package Description it.geosolutions.geoserver.rest Main GSManager classes are here. -
-
Uses of GeoServerRESTPublisher.DataStoreType in it.geosolutions.geoserver.rest
Methods in it.geosolutions.geoserver.rest that return GeoServerRESTPublisher.DataStoreType Modifier and Type Method Description static GeoServerRESTPublisher.DataStoreTypeGeoServerRESTPublisher.DataStoreType. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static GeoServerRESTPublisher.DataStoreType[]GeoServerRESTPublisher.DataStoreType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-