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

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

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

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return SMEntries
 SMEntries ItemHistory.getParameters()
          Gets the parameters value for this ItemHistory.
 SMEntries ComputationConfig.getParameters()
          Gets the parameters value for this ComputationConfig.
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMEntries
 void ItemHistory.setParameters(SMEntries parameters)
          Sets the parameters value for this ItemHistory.
 void ComputationConfig.setParameters(SMEntries parameters)
          Sets the parameters value for this ComputationConfig.
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMEntries
ComputationConfig(SMComputation computation, SMEntries parameters)
           
ItemHistory(SMComputation computation, long computationId, ComputationStatus computationStatus, Calendar endDate, String infrastructure, ComputationOutput output, SMEntries parameters, Calendar startDate)
           
 



Copyright © 2012. All Rights Reserved.