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

Packages that use SMEntry
org.gcube_system.namespaces.data.analysis.statisticalmanager.types   
 

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

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return SMEntry
 SMEntry[] SMEntries.getList()
          Gets the list value for this SMEntries.
 SMEntry SMEntries.getList(int i)
           
 SMEntry[] SMComputation.getParameters()
          Gets the parameters value for this SMComputation.
 SMEntry SMComputation.getParameters(int i)
           
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMEntry
 void SMEntries.setList(int i, SMEntry _value)
           
 void SMEntries.setList(SMEntry[] list)
          Sets the list value for this SMEntries.
 void SMComputation.setParameters(int i, SMEntry _value)
           
 void SMComputation.setParameters(SMEntry[] parameters)
          Sets the parameters value for this SMComputation.
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMEntry
SMComputation(String algorithm, String category, String infrastructure, SMEntry[] parameters, String title)
           
SMEntries(SMEntry[] list)
           
 



Copyright © 2012. All Rights Reserved.