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

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

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

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

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

Constructors in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMAlgorithm
SMAlgorithms(SMAlgorithm[] list)
           
SMGroupedAlgorithms(String category, SMAlgorithm[] list)
           
 



Copyright © 2013. All Rights Reserved.