Class HBond
java.lang.Object
org.biojava.nbio.structure.secstruc.HBond
- All Implemented Interfaces:
- Serializable
Container that represents a hidrogen bond. It contains the energy of the bond
 in cal/mol and the partner index.
- Author:
- Andreas Prlic, Aleix Lafita
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionclone()doubleintvoidsetEnergy(double energy) voidsetPartner(int partner) toString()