|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capabilities | |
|---|---|
| org.gcube.data.spd.model | |
| org.gcube.data.spd.model.util | |
| Uses of Capabilities in org.gcube.data.spd.model |
|---|
| Methods in org.gcube.data.spd.model that return types with arguments of type Capabilities | |
|---|---|
Map<Capabilities,List<Conditions>> |
PluginDescription.getSupportedCapabilities()
|
| Method parameters in org.gcube.data.spd.model with type arguments of type Capabilities | |
|---|---|
void |
PluginDescription.setSupportedCapabilities(Map<Capabilities,List<Conditions>> supportedCapabilities)
|
| Uses of Capabilities in org.gcube.data.spd.model.util |
|---|
| Methods in org.gcube.data.spd.model.util that return Capabilities | |
|---|---|
static Capabilities |
Capabilities.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Capabilities[] |
Capabilities.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||