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