| Package | Description |
|---|---|
| org.openscience.cdk.libio.md |
| Modifier and Type | Method and Description |
|---|---|
List<Residue> |
MDMolecule.getResidues() |
| Modifier and Type | Method and Description |
|---|---|
void |
MDMolecule.addResidue(Residue residue)
Add a Residue to the MDMolecule if not already present.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDMolecule.setResidues(List<Residue> residues) |
Copyright © 2021. All rights reserved.