Uses of Class
org.gcube.vremanagement.vremodeler.impl.util.ServicePair

Packages that use ServicePair
org.gcube.vremanagement.vremodeler.impl   
 

Uses of ServicePair in org.gcube.vremanagement.vremodeler.impl
 

Methods in org.gcube.vremanagement.vremodeler.impl that return types with arguments of type ServicePair
 java.util.ArrayList<ServicePair> ServiceContext.getBaseServiceForGhn()
           
 

Method parameters in org.gcube.vremanagement.vremodeler.impl with type arguments of type ServicePair
 void ServiceContext.setBaseServiceForGhn(java.util.ArrayList<ServicePair> baseServiceForGhn)