Uses of Class
org.gcube.data.analysis.statisticalmanager.stubs.SMParameter

Packages that use SMParameter
org.gcube.data.analysis.statisticalmanager.stubs   
 

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

Methods in org.gcube.data.analysis.statisticalmanager.stubs that return SMParameter
 SMParameter[] SMParameters.getList()
          Gets the list value for this SMParameters.
 SMParameter SMParameters.getList(int i)
           
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMParameter
 void SMParameters.setList(int i, SMParameter _value)
           
 void SMParameters.setList(SMParameter[] list)
          Sets the list value for this SMParameters.
 

Constructors in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMParameter
SMParameters(SMParameter[] list)
           
 



Copyright © 2012. All Rights Reserved.