public class ImmutableURIResult extends Object implements ResourceDescriptorResult
| Constructor and Description |
|---|
ImmutableURIResult(org.gcube.data.analysis.tabulardata.model.resources.InternalURI uri,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type) |
ImmutableURIResult(org.gcube.data.analysis.tabulardata.model.resources.InternalURI uri,
String description,
String name,
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() |
String |
toString() |
public ImmutableURIResult(org.gcube.data.analysis.tabulardata.model.resources.InternalURI uri,
String name,
String description,
org.gcube.data.analysis.tabulardata.model.resources.ResourceType type)
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 © 2014. All Rights Reserved.