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

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

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

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

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