Uses of Class
org.gcube.vremanagement.softwarerepository.resources.GCUBEServiceKey

Packages that use GCUBEServiceKey
org.gcube.vremanagement.softwarerepository.repository   
org.gcube.vremanagement.softwarerepository.resources   
 

Uses of GCUBEServiceKey in org.gcube.vremanagement.softwarerepository.repository
 

Methods in org.gcube.vremanagement.softwarerepository.repository that return types with arguments of type GCUBEServiceKey
 java.util.Set<GCUBEServiceKey> PluginsSolver.listPlugins()
           
 

Uses of GCUBEServiceKey in org.gcube.vremanagement.softwarerepository.resources
 

Methods in org.gcube.vremanagement.softwarerepository.resources that return GCUBEServiceKey
 GCUBEServiceKey GCUBEPackageKey.getService()
           
 

Methods in org.gcube.vremanagement.softwarerepository.resources with parameters of type GCUBEServiceKey
 void GCUBEPackageKey.setService(GCUBEServiceKey service)