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)
           
 

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.
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMEntry
SMEntries(SMEntry[] list)
           
 



Copyright © 2012. All Rights Reserved.