|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorCategory | |
|---|---|
| org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter | |
| Uses of OperatorCategory in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter |
|---|
| Methods in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter that return OperatorCategory | |
|---|---|
OperatorCategory |
OperatorCategory.clone()
|
OperatorCategory |
Operator.getCategory()
|
OperatorCategory |
OperatorsClassification.getCategoryById(String id)
|
| Methods in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter that return types with arguments of type OperatorCategory | |
|---|---|
List<OperatorCategory> |
OperatorsClassification.getOperatorCategories()
|
| Methods in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with parameters of type OperatorCategory | |
|---|---|
void |
Operator.setCategory(OperatorCategory category)
|
| Method parameters in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with type arguments of type OperatorCategory | |
|---|---|
void |
OperatorsClassification.setOperatorCategories(List<OperatorCategory> operatorCategories)
|
| Constructors in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with parameters of type OperatorCategory | |
|---|---|
Operator(String id,
String briefDescription,
String description,
OperatorCategory category)
|
|
Operator(String id,
String briefDescription,
String description,
OperatorCategory category,
boolean hasImage)
|
|
Operator(String id,
String briefDescription,
String description,
OperatorCategory category,
List<Parameter> operatorParameters)
|
|
Operator(String id,
String name,
String briefDescription,
String description,
OperatorCategory category)
|
|
Operator(String id,
String name,
String briefDescription,
String description,
OperatorCategory category,
List<Parameter> operatorParameters)
|
|
Operator(String id,
String name,
String briefDescription,
String description,
OperatorCategory category,
List<Parameter> operatorParameters,
boolean hasImage)
|
|
| Constructor parameters in org.gcube.portlets.user.occurrencemanagement.shared.statisticalparameter with type arguments of type OperatorCategory | |
|---|---|
OperatorsClassification(List<OperatorCategory> operatorCategories,
List<Operator> operators)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||