Uses of Class
org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter.Parameter.ParameterTypology

Packages that use Parameter.ParameterTypology
org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter   
 

Uses of Parameter.ParameterTypology in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter
 

Methods in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter that return Parameter.ParameterTypology
 Parameter.ParameterTypology Parameter.getTypology()
           
static Parameter.ParameterTypology Parameter.ParameterTypology.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Parameter.ParameterTypology[] Parameter.ParameterTypology.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with parameters of type Parameter.ParameterTypology
 void Parameter.setTypology(Parameter.ParameterTypology typology)
           
 

Constructors in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with parameters of type Parameter.ParameterTypology
Parameter(String name, Parameter.ParameterTypology type, String description)
           
 



Copyright © 2014. All Rights Reserved.