| Package | Description |
|---|---|
| org.gcube.dataanalysis.ecoengine.datatypes | |
| org.gcube.dataanalysis.ecoengine.datatypes.enumtypes |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceParameters |
ServiceType.serviceParameter |
| Modifier and Type | Method and Description |
|---|---|
ServiceParameters |
ServiceType.getServiceParameter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceType.setServiceParameter(ServiceParameters serviceParameter) |
| Constructor and Description |
|---|
ServiceType(ServiceParameters serviceParameter,
String name,
String description) |
ServiceType(ServiceParameters serviceParameter,
String name,
String description,
String defaultValue) |
ServiceType(ServiceParameters serviceParameter,
String name,
String description,
String defaultValue,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceParameters |
ServiceParameters.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceParameters[] |
ServiceParameters.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.