Package | Description |
---|---|
org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Parameter.setTypology(Parameter.ParameterTypology typology) |
Constructor and Description |
---|
Parameter(String name,
Parameter.ParameterTypology type,
String description) |
Copyright © 2014. All Rights Reserved.