Package org.biojava.utils.lsid
Interface Identifiable
public interface Identifiable
Marks an implementor as having a LifeScienceIdentifier.
- Author:
- Michael Heuer
-
Method Summary
Modifier and TypeMethodDescriptionReturn the identifier of this object.
-
Method Details
-
getIdentifier
Return the identifier of this object.- Returns:
- the identifier of this object
-