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

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

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

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return SMTypeParameter
 SMTypeParameter[] SMHistoryRequestByInputParameters.getParameter()
          Gets the parameter value for this SMHistoryRequestByInputParameters.
 SMTypeParameter SMHistoryRequestByInputParameters.getParameter(int i)
           
 SMTypeParameter ComputationOutput.getType()
          Gets the type value for this ComputationOutput.
 SMTypeParameter SMParameter.getType()
          Gets the type value for this SMParameter.
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMTypeParameter
 void SMHistoryRequestByInputParameters.setParameter(int i, SMTypeParameter _value)
           
 void SMHistoryRequestByInputParameters.setParameter(SMTypeParameter[] parameter)
          Sets the parameter value for this SMHistoryRequestByInputParameters.
 void ComputationOutput.setType(SMTypeParameter type)
          Sets the type value for this ComputationOutput.
 void SMParameter.setType(SMTypeParameter type)
          Sets the type value for this SMParameter.
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMTypeParameter
ComputationOutput(SMTypeParameter type, String value)
           
SMHistoryRequestByInputParameters(SMTypeParameter[] parameter, String user)
           
SMParameter(String defaultValue, String description, String name, SMTypeParameter type)
           
 

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

Methods in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMTypeParameter
 Features FactoryPortType.getFeaturesForInputParameters(SMTypeParameter requestGetFeaturesForInputParameters)
           
 

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

Methods in org.gcube.data.analysis.statisticalmanager.stubs.bindings with parameters of type SMTypeParameter
 Features FactoryPortTypeSOAPBindingStub.getFeaturesForInputParameters(SMTypeParameter requestGetFeaturesForInputParameters)
           
 



Copyright © 2012. All Rights Reserved.