Uses of Class
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.ComputationOutput

Packages that use ComputationOutput
org.gcube_system.namespaces.data.analysis.statisticalmanager.types   
org.gcube.data.analysis.statisticalmanager.stubs   
org.gcube.data.analysis.statisticalmanager.stubs.bindings   
 

Uses of ComputationOutput in org.gcube_system.namespaces.data.analysis.statisticalmanager.types
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return ComputationOutput
 ComputationOutput ItemHistory.getOutput()
          Gets the output value for this ItemHistory.
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type ComputationOutput
 void ItemHistory.setOutput(ComputationOutput output)
          Sets the output value for this ItemHistory.
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type ComputationOutput
ItemHistory(SMComputation computation, long computationId, ComputationStatus computationStatus, Calendar endDate, String infrastructure, ComputationOutput output, SMEntries parameters, Calendar startDate)
           
 

Uses of ComputationOutput in org.gcube.data.analysis.statisticalmanager.stubs
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs that return ComputationOutput
 ComputationOutput StatisticalServicePortType.getComputationOutput(String requestComputationOutput)
           
 

Uses of ComputationOutput in org.gcube.data.analysis.statisticalmanager.stubs.bindings
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs.bindings that return ComputationOutput
 ComputationOutput StatisticalServicePortTypeSOAPBindingStub.getComputationOutput(String requestComputationOutput)
           
 



Copyright © 2012. All Rights Reserved.