public class Substituent extends GlycanNode
composition, name| Constructor and Description |
|---|
Substituent(String name,
Composition composition) |
Substituent(Substituent src) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getMolecularMass()
Return the molecular mass
|
int |
hashCode() |
String |
toString() |
getComposition, getNamepublic Substituent(String name, Composition composition)
public Substituent(Substituent src)
public double getMolecularMass()
WeighablegetMolecularMass in interface WeighablegetMolecularMass in class GlycanNodeCopyright © 2016. All Rights Reserved.