org.gcube.data.harmonization.occurrence.model.statistical
Class StatisticalOperation

java.lang.Object
  extended by org.gcube.data.harmonization.occurrence.model.statistical.StatisticalOperation

public class StatisticalOperation
extends Object


Constructor Summary
StatisticalOperation(List<StatisticalParameter> parameters, String algorithm, String category, String description)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StatisticalOperation

public StatisticalOperation(List<StatisticalParameter> parameters,
                            String algorithm,
                            String category,
                            String description)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.