ICollectionPotential
public class CollectionPotentialMolecularLike extends java.lang.Object implements ICollectionPotential
Constructor | Description |
---|---|
CollectionPotentialMolecularLike(int index) |
Modifier and Type | Method | Description |
---|---|---|
IPotentialMolecular |
getPotentialMolecularNonBondedLike() |
|
int |
getSpeciesIndex() |
|
void |
setPotentialMolecularNonBondedLike(IPotentialMolecular potentialMolecular) |
|
void |
setSpeciesIndex(int speciesIndex) |
public CollectionPotentialMolecularLike(int index)
public void setPotentialMolecularNonBondedLike(IPotentialMolecular potentialMolecular)
public IPotentialMolecular getPotentialMolecularNonBondedLike()
public int getSpeciesIndex()
public void setSpeciesIndex(int speciesIndex)