| Package | Description |
|---|---|
| org.openscience.cdk.libio.md |
| Modifier and Type | Method and Description |
|---|---|
List<ChargeGroup> |
MDMolecule.getChargeGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
MDMolecule.addChargeGroup(ChargeGroup chargeGroup)
Add a ChargeGroup to the MDMolecule if not already present.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDMolecule.setChargeGroups(List<ChargeGroup> chargeGroups) |
Copyright © 2022. All rights reserved.