| Package | Description |
|---|---|
| org.gcube.data.spd.model | |
| org.gcube.data.spd.model.service.types |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
Condition.getType() |
static Conditions |
Conditions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conditions[] |
Conditions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Capabilities,List<Conditions>> |
PluginDescription.getSupportedCapabilities() |
Set<Conditions> |
PropertySupport.getSupportedProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginDescription.setSupportedCapabilities(Map<Capabilities,List<Conditions>> supportedCapabilities) |
| Constructor and Description |
|---|
Condition(Conditions cond,
Object value,
Condition.Operator op) |
| Modifier and Type | Field and Description |
|---|---|
List<Conditions> |
MapElements.value |
| Modifier and Type | Method and Description |
|---|---|
Conditions |
SearchCondition.getType() |
| Modifier and Type | Method and Description |
|---|---|
Map<Capabilities,List<Conditions>> |
MapAdapter.unmarshal(MapElements[] v) |
| Modifier and Type | Method and Description |
|---|---|
MapElements[] |
MapAdapter.marshal(Map<Capabilities,List<Conditions>> v) |
| Constructor and Description |
|---|
SearchCondition(Conditions type,
Condition.Operator op,
String value) |
| Constructor and Description |
|---|
MapElements(Capabilities key,
List<Conditions> value) |
Copyright © 2019. All Rights Reserved.