Class AligMatEl
- java.lang.Object
-
- org.biojava.bio.structure.align.helper.IndexPair
-
- org.biojava.bio.structure.align.helper.AligMatEl
-
public class AligMatEl extends IndexPair
-
-
Constructor Summary
Constructors Constructor Description AligMatEl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getContig()
int
getValue()
void
setContig(int contig)
void
setValue(int value)
java.lang.String
toString()
-