uk.ac.man.bioinf.sequence.identifier
Class NoSource
java.lang.Object
|
+--uk.ac.man.bioinf.sequence.identifier.NoSource
- All Implemented Interfaces:
- Source
- public class NoSource
- extends Object
- implements Source
NoSource.java
Created: Wed Jul 5 18:11:08 2000
- Version:
- $Id: NoSource.java,v 1.2 2001/04/11 17:04:43 lord Exp $
- Author:
- Phillip Lord
Method Summary |
String |
getTitle()
Get the human readable name for this SequenceSource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoSource
public NoSource()
getTitle
public String getTitle()
- Description copied from interface:
Source
- Get the human readable name for this SequenceSource
- Specified by:
getTitle
in interface Source
- Returns: