Class PdbPair
java.lang.Object
org.biojava.nbio.structure.align.client.PdbPair
- All Implemented Interfaces:
 Comparable<PdbPair>
A pair for structure alignment
- Author:
 - Andreas Prlic name1 is always < name2
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PdbPair
 - 
PdbPair
 
 - 
 - 
Method Details
- 
getName1
 - 
setName1
 - 
getName2
 - 
setName2
 - 
toString
 - 
hashCode
public int hashCode() - 
equals
 - 
compareTo
- Specified by:
 compareToin interfaceComparable<PdbPair>
 - 
getPDBCode1
- Throws:
 StructureException
 - 
getPDBCode2
- Throws:
 StructureException
 - 
getChainId1
 - 
getChainId2
 - 
getReverse
 
 -