Package org.biojava.bio.seq.db
Class IDMaker.ByURN
- java.lang.Object
-
- org.biojava.bio.seq.db.IDMaker.ByURN
-
- All Implemented Interfaces:
java.io.Serializable
,IDMaker
- Enclosing interface:
- IDMaker
public static class IDMaker.ByURN extends java.lang.Object implements java.io.Serializable, IDMaker
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.biojava.bio.seq.db.IDMaker
IDMaker.ByName, IDMaker.ByURN
-
-
Constructor Summary
Constructors Constructor Description ByURN()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
calcID(Sequence seq)
Calculate the id for a sequence.
-