Return the name of this object where the name of the object is dependant on the nature of the underlying objects. DataSources encapsulating files may choose to return the filename of the object. (Typically this would be the last component of the filename, not an entire pathname.) @return the
()
| 68 | * @return the name of the object. |
| 69 | */ |
| 70 | public String getName(); |
| 71 | } |
no outgoing calls
no test coverage detected