public class ImmutableURIResult extends Object implements ResourceDescriptorResult
| Constructor and Description |
|---|
ImmutableURIResult(URI uri,
String description) |
ImmutableURIResult(URI uri,
String description,
ResourceScope resourceScope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
InternalURI |
getResource() |
ResourceScope |
getResourceScope() |
String |
toString() |
public ImmutableURIResult(URI uri, String description, ResourceScope resourceScope)
public InternalURI getResource()
getResource in interface ResourceDescriptorResultpublic String getDescription()
getDescription in interface ResourceDescriptorResultpublic ResourceScope getResourceScope()
getResourceScope in interface ResourceDescriptorResultCopyright © 2014. All Rights Reserved.