public class HBond extends Object
| Constructor and Description |
|---|
HBond() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
double |
getEnergy() |
int |
getPartner() |
void |
setEnergy(double energy) |
void |
setPartner(int partner) |
String |
toString() |
Copyright © 2000-2015 BioJava. All Rights Reserved.