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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.