|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.structure.align.helper.IndexPair
org.biojava.bio.structure.align.helper.AligMatEl
public class AligMatEl
Constructor Summary | |
---|---|
AligMatEl()
|
Method Summary | |
---|---|
int |
getContig()
|
int |
getValue()
|
void |
setContig(int contig)
|
void |
setValue(int value)
|
String |
toString()
|
Methods inherited from class org.biojava.bio.structure.align.helper.IndexPair |
---|
getCol, getRow, setCol, setRow |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AligMatEl()
Method Detail |
---|
public int getContig()
public void setContig(int contig)
public int getValue()
public void setValue(int value)
public String toString()
toString
in class IndexPair
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |