Uses of Class
org.gcube.data.publishing.gis.publisher.model.types.GISRepositoryType

Packages that use GISRepositoryType
org.gcube.data.publishing.gis.publisher.model.requests   
org.gcube.data.publishing.gis.publisher.model.types   
 

Uses of GISRepositoryType in org.gcube.data.publishing.gis.publisher.model.requests
 

Methods in org.gcube.data.publishing.gis.publisher.model.requests that return GISRepositoryType
 GISRepositoryType GISRequestConfiguration.getRepositoryDestination()
           
 

Methods in org.gcube.data.publishing.gis.publisher.model.requests with parameters of type GISRepositoryType
 void GISRequestConfiguration.setRepositoryDestination(GISRepositoryType repositoryDestination)
           
 

Uses of GISRepositoryType in org.gcube.data.publishing.gis.publisher.model.types
 

Methods in org.gcube.data.publishing.gis.publisher.model.types that return GISRepositoryType
static GISRepositoryType GISRepositoryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GISRepositoryType[] GISRepositoryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.