| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.operation.worker.results.resources |
| Modifier and Type | Method and Description |
|---|---|
ResourceScope |
ImmutableURIResult.getResourceScope() |
ResourceScope |
ImmutableInlineTable.getResourceScope() |
ResourceScope |
ImmutableTableResource.getResourceScope() |
ResourceScope |
ResourceDescriptorResult.getResourceScope() |
static ResourceScope |
ResourceScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceScope[] |
ResourceScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImmutableInlineTable(InlineTable aTable,
String description,
ResourceScope resourceScope) |
ImmutableTableResource(TableResource table,
String description,
ResourceScope resourceScope) |
ImmutableURIResult(URI uri,
String description,
ResourceScope resourceScope) |
Copyright © 2014. All Rights Reserved.