Uses of Class
org.gcube.vremanagement.vremodeler.stubs.deployreport.ServiceReport

Packages that use ServiceReport
org.gcube.vremanagement.vremodeler.stubs.deployreport   
 

Uses of ServiceReport in org.gcube.vremanagement.vremodeler.stubs.deployreport
 

Methods in org.gcube.vremanagement.vremodeler.stubs.deployreport that return types with arguments of type ServiceReport
 java.util.Hashtable<FunctionalityReport,java.util.List<ServiceReport>> FunctionalityDeployingReport.getFunctionalityTable()
           
 

Method parameters in org.gcube.vremanagement.vremodeler.stubs.deployreport with type arguments of type ServiceReport
 void FunctionalityDeployingReport.setFunctionalityTable(java.util.Hashtable<FunctionalityReport,java.util.List<ServiceReport>> functionalityTable)