Class Isotope
- java.lang.Object
-
- org.biojava.nbio.aaproperties.xml.Isotope
-
public class Isotope extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetMass()java.lang.StringgetName()intgetNeutronsNum()voidsetMass(double weight)voidsetName(java.lang.String name)voidsetNeutronsNum(int neutronsNum)
-