public interface Resource
| Modifier and Type | Method and Description | 
|---|---|
| String | getBaseName()Short name that concisely describes this resource | 
| String | getDisplayName()Human readable name of this resource | 
| URI | getURI()Uniform resource identifier that uniquely describes this resource | 
String getDisplayName()
URI getURI()
String getBaseName()