| Constructor and Description |
|---|
DistEn() |
| Modifier and Type | Method and Description |
|---|---|
double |
getDistance() |
double |
getEnergy() |
void |
setDistance(double distance) |
void |
setEnergy(double energy) |
public DistEn()
public double getDistance()
public void setDistance(double distance)
public double getEnergy()
public void setEnergy(double energy)
Copyright © 2012 BioJava. All Rights Reserved.