public class ImmutableStringResource extends Object implements ResourceDescriptorResult
| Constructor and Description |
|---|
ImmutableStringResource(org.gcube.data.analysis.tabulardata.model.resources.StringResource json,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) |
ImmutableStringResource(org.gcube.data.analysis.tabulardata.model.resources.StringResource stringRes,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type,
org.gcube.data.analysis.tabulardata.model.resources.ResourceScope resourceScope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
org.gcube.data.analysis.tabulardata.model.resources.Resource |
getResource() |
org.gcube.data.analysis.tabulardata.model.resources.ResourceScope |
getResourceScope() |
org.gcube.data.analysis.tabulardata.model.resources.ResourceType |
getResourceType() |
public ImmutableStringResource(org.gcube.data.analysis.tabulardata.model.resources.StringResource json,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type)
public ImmutableStringResource(org.gcube.data.analysis.tabulardata.model.resources.StringResource stringRes,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type,
org.gcube.data.analysis.tabulardata.model.resources.ResourceScope resourceScope)
public org.gcube.data.analysis.tabulardata.model.resources.Resource getResource()
getResource in interface ResourceDescriptorResultpublic String getDescription()
getDescription in interface ResourceDescriptorResultpublic org.gcube.data.analysis.tabulardata.model.resources.ResourceScope getResourceScope()
getResourceScope in interface ResourceDescriptorResultpublic String getName()
getName in interface ResourceDescriptorResultpublic org.gcube.data.analysis.tabulardata.model.resources.ResourceType getResourceType()
getResourceType in interface ResourceDescriptorResultCopyright © 2018. All Rights Reserved.