Uses of Class
org.gcube.vremanagement.resourcemanager.stubs.binder.ServiceList

Packages that use ServiceList
org.gcube.vremanagement.resourcemanager.stubs.binder   
 

Uses of ServiceList in org.gcube.vremanagement.resourcemanager.stubs.binder
 

Methods in org.gcube.vremanagement.resourcemanager.stubs.binder that return ServiceList
 ServiceList RemoveResourcesParameters.getServices()
          Gets the services value for this RemoveResourcesParameters.
 ServiceList AddResourcesParameters.getServices()
          Gets the services value for this AddResourcesParameters.
 

Methods in org.gcube.vremanagement.resourcemanager.stubs.binder with parameters of type ServiceList
 void RemoveResourcesParameters.setServices(ServiceList services)
          Sets the services value for this RemoveResourcesParameters.
 void AddResourcesParameters.setServices(ServiceList services)
          Sets the services value for this AddResourcesParameters.
 

Constructors in org.gcube.vremanagement.resourcemanager.stubs.binder with parameters of type ServiceList
AddResourcesParameters(ResourceList resources, ServiceList services, String targetScope)
           
RemoveResourcesParameters(ResourceList resources, ServiceList services, String targetScope)
           
 



Copyright © 2012. All Rights Reserved.